Data Fields

libtrace_ether Struct Reference

802.3 frame More...

Data Fields

uint8_t ether_dhost [6]
 Destination Ether Addr.
uint8_t ether_shost [6]
 Source Ether Addr.
uint16_t ether_type
 Packet Type ID Field (next-header).

Detailed Description

802.3 frame


Field Documentation

Destination Ether Addr.

Referenced by trace_get_destination_mac().

Source Ether Addr.

Packet Type ID Field (next-header).

Referenced by trace_get_payload_from_ethernet().


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