Data Fields

libtrace_sll_header_t Struct Reference

A local definition of an SLL header. More...

Data Fields

uint16_t pkttype
 Packet type.
uint16_t hatype
 Link-layer address type.
uint16_t halen
 Link-layer address length.
unsigned char addr [8]
 Link-layer address.
uint16_t protocol
 Protocol.

Detailed Description

A local definition of an SLL header.


Field Documentation

unsigned char libtrace_sll_header_t::addr[8]

Link-layer address.

Link-layer address length.

Referenced by promote_packet().

Link-layer address type.

Referenced by promote_packet(), and trace_get_payload_from_linux_sll().

Packet type.

Referenced by promote_packet().


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