Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/pcap/
H A Dsll.h86 uint16_t sll_pkttype; /* packet type */ member
/freebsd/contrib/tcpdump/
H A Dprint-sll.c88 nd_uint16_t sll_pkttype; /* packet type */ member
162 tok2str(sll_pkttype_values,"?",GET_BE_U_2(sllp->sll_pkttype))); in sll_print()
/freebsd/contrib/libpcap/
H A Dpcap-linux.c1223 if (sll->sll_pkttype == PACKET_OUTGOING) { in linux_check_direction()
3912 hdrp->sll2_pkttype = sll->sll_pkttype; in pcap_handle_packet_mmap()
3948 hdrp->sll_pkttype = htons(sll->sll_pkttype); in pcap_handle_packet_mmap()