Searched defs:sll_header (Results 1 – 2 of 2) sorted by relevance
85 struct sll_header { struct86 u_int16_t sll_pkttype; /* packet type */87 u_int16_t sll_hatype; /* link-layer address type */88 u_int16_t sll_halen; /* link-layer address length */89 u_int8_t sll_addr[SLL_ADDRLEN]; /* link-layer address */90 u_int16_t sll_protocol; /* protocol */