Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-linux.c1198 if (sll->sll_hatype == ARPHRD_CAN && in linux_check_direction()
1930 #ifndef ARPHRD_CAN in map_arphrd_to_dlt()
1931 #define ARPHRD_CAN 280 in map_arphrd_to_dlt() macro
1933 case ARPHRD_CAN: in map_arphrd_to_dlt()
3934 if (sll->sll_hatype == ARPHRD_CAN) { in pcap_handle_packet_mmap()