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