Asterisk - The Open Source Telephony Project
21.4.1
|
PCAP UDP Header. More...
Data Fields | |
uint16_t | checksum |
Length of the UDP header plus UDP packet. | |
uint16_t | dst |
Source IP port. | |
uint16_t | length |
Destination IP port. | |
uint16_t | src |
PCAP UDP Header.
Definition at line 96 of file res_pjsip_logger.c.