Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/libpcap/dist/pcap/
Dsll.h104 uint16_t sll2_hatype; /* link-layer address type */ member
/netbsd/src/external/bsd/tcpdump/dist/
Dprint-sll.c109 nd_uint16_t sll2_hatype; /* link-layer address type */ member
446 hatype = GET_BE_U_2(sllp->sll2_hatype); in sll2_if_print()
/netbsd/src/external/bsd/libpcap/dist/
Dpcap-linux.c3916 hdrp->sll2_hatype = htons(sll->sll_hatype); in pcap_handle_packet_mmap()