Collaboration diagram for mgcp_message:

Data Fields | |
| char | buf [0] |
| unsigned long | expire |
| int | len |
| mgcp_message * | next |
| mgcp_endpoint * | owner_ep |
| mgcp_subchannel * | owner_sub |
| int | retrans |
| unsigned int | seqno |
Definition at line 251 of file chan_mgcp.c.
| char buf[0] |
| unsigned long expire |
| int len |
| struct mgcp_message* next |
Definition at line 258 of file chan_mgcp.c.
Referenced by dump_queue(), mgcp_postrequest(), mgcpsock_read(), and retrans_pkt().
| struct mgcp_endpoint* owner_ep |
| struct mgcp_subchannel* owner_sub |
| int retrans |
| unsigned int seqno |
1.5.1