Data Fields | |
struct ast_str * | data |
struct { | |
struct tcptls_packet * next | |
} | entry |
size_t | len |
Definition at line 1983 of file chan_sip.c.
Definition at line 1985 of file chan_sip.c.
Referenced by _sip_tcp_helper_thread(), sip_tcptls_write(), and tcptls_packet_destructor().
struct { ... } entry |
size_t len |
Definition at line 1986 of file chan_sip.c.
Referenced by _sip_tcp_helper_thread(), and sip_tcptls_write().
struct tcptls_packet* next |
Definition at line 1984 of file chan_sip.c.