Asterisk - The Open Source Telephony Project
18.5.0
|
PCAP Ethernet Header. More...
Data Fields | |
uint8_t | dst [6] |
uint8_t | src [6] |
Destination MAC address. More... | |
uint16_t | type |
Source MAD address. More... | |
PCAP Ethernet Header.
Definition at line 59 of file res_pjsip_logger.c.
uint8_t dst[6] |
Definition at line 60 of file res_pjsip_logger.c.
uint8_t src[6] |
Destination MAC address.
Definition at line 61 of file res_pjsip_logger.c.
uint16_t type |
Source MAD address.
Definition at line 62 of file res_pjsip_logger.c.
Referenced by Property::load(), and pjsip_logger_write_to_pcap().