Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
pcap_ethernet_header Struct Reference

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...
 

Detailed Description

PCAP Ethernet Header.

Definition at line 60 of file res_pjsip_logger.c.

Field Documentation

◆ dst

uint8_t dst[6]

Definition at line 61 of file res_pjsip_logger.c.

◆ src

uint8_t src[6]

Destination MAC address.

Definition at line 62 of file res_pjsip_logger.c.

◆ type

uint16_t type

Source MAD address.

Definition at line 63 of file res_pjsip_logger.c.

Referenced by Property::load(), and pjsip_logger_write_to_pcap().


The documentation for this struct was generated from the following file: