Home
last modified time | relevance | path

Searched refs:sll2_protocol (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dprint-sll.c101 nd_uint16_t sll2_protocol; /* protocol */ member
356 ether_type = GET_BE_U_2(sllp->sll2_protocol); in sll2_print()
453 ether_type = GET_BE_U_2(sllp->sll2_protocol); in sll2_if_print()
/freebsd/contrib/libpcap/pcap/
H A Dsll.h99 uint16_t sll2_protocol; /* protocol */ member
/freebsd/contrib/libpcap/
H A Dpcap-util.c228 swap_socketcan_header(EXTRACT_BE_U_2(&shdr->sll2_protocol), in swap_linux_sll2_socketcan_header()
H A Dpcap-linux.c4046 hdrp->sll2_protocol = sll->sll_protocol; in pcap_handle_packet_mmap()