Data Fields | |
char | buf [0] |
int | len |
struct mgcp_response * | next |
int | seqno |
time_t | whensent |
Definition at line 264 of file chan_mgcp.c.
char buf[0] |
Definition at line 269 of file chan_mgcp.c.
Referenced by resend_response(), and transmit_response().
int len |
Definition at line 266 of file chan_mgcp.c.
Referenced by resend_response(), and transmit_response().
struct mgcp_response* next [read] |
Definition at line 268 of file chan_mgcp.c.
Referenced by find_and_retrans(), and transmit_response().
int seqno |
time_t whensent |