Home
last modified time | relevance | path

Searched refs:sll2_halen (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/libpcap/pcap/
HDsll.h104 uint8_t sll2_halen; /* link-layer address length */ member
/freebsd-13-stable/contrib/tcpdump/
HDprint-sll.c106 nd_uint8_t sll2_halen; /* link-layer address length */ member
352 if (GET_U_1(sllp->sll2_halen) == MAC_ADDR_LEN) in sll2_print()
/freebsd-13-stable/contrib/libpcap/
HDpcap-linux.c3913 hdrp->sll2_halen = sll->sll_halen; in pcap_handle_packet_mmap()