Home
last modified time | relevance | path

Searched defs:sll_header (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/core/src/include/bpf/
H A Dsll.h92 struct sll_header struct
94 u_int16_t sll_pkttype; /* packet type */
95 u_int16_t sll_hatype; /* link-layer address type */
96 u_int16_t sll_halen; /* link-layer address length */
97 u_int8_t sll_addr[SLL_ADDRLEN]; /* link-layer address */
98 u_int16_t sll_protocol; /* protocol */