|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
Packet statistics (used for transport-cc) More...
Data Fields | |
| int | delta |
| struct timeval | received |
| unsigned int | seqno |
Packet statistics (used for transport-cc)
Definition at line 355 of file res_rtp_asterisk.c.
| int delta |
The delta between this packet and the previous
Definition at line 361 of file res_rtp_asterisk.c.
| struct timeval received |
The time at which the packet was received
Definition at line 359 of file res_rtp_asterisk.c.
Referenced by rtp_transport_wide_cc_feedback_produce().
| unsigned int seqno |
The transport specific sequence number
Definition at line 357 of file res_rtp_asterisk.c.
Referenced by FaxPcap::_add_garbage(), FaxPcap::_make_packet(), FaxPcap::add(), rtp_instance_parse_transport_wide_cc(), and rtp_transport_wide_cc_feedback_produce().