feature: session mananger publish ctrl message; Enhance session debugger module
This commit is contained in:
@@ -182,7 +182,7 @@ const struct timeval *packet_get_timeval(const struct packet *pkt);
|
||||
const char *packet_get_raw_data(const struct packet *pkt);
|
||||
uint16_t packet_get_raw_len(const struct packet *pkt);
|
||||
|
||||
const char *packet_get_payload(const struct packet *pkt);
|
||||
const char *packet_get_payload_data(const struct packet *pkt);
|
||||
uint16_t packet_get_payload_len(const struct packet *pkt);
|
||||
|
||||
void packet_set_exdata(struct packet *pkt, int idx, void *ex_ptr);
|
||||
|
||||
Reference in New Issue
Block a user