| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
PCAP Ethernet Header. More...
| Data Fields | |
| uint8_t | dst [6] | 
| uint8_t | src [6] | 
| Destination MAC address. | |
| uint16_t | type | 
| Source MAD address. | |
PCAP Ethernet Header.
Definition at line 60 of file res_pjsip_logger.c.
| uint8_t dst[6] | 
Definition at line 61 of file res_pjsip_logger.c.
| uint8_t src[6] | 
Destination MAC address.
Definition at line 62 of file res_pjsip_logger.c.
| uint16_t type | 
Source MAD address.
Definition at line 63 of file res_pjsip_logger.c.
Referenced by pjsip_logger_write_to_pcap().