Searched refs:LINUX_SLL_P_CAN (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/libpcap/pcap/
H A Dsll.h146 #define LINUX_SLL_P_CAN 0x000C /* CAN frames, with SocketCAN pseudo-headers */ macro
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-common.c1304 * DLT_LINUX_SLL packets with a protocol type of LINUX_SLL_P_CAN or
1328 if (protocol != LINUX_SLL_P_CAN && protocol != LINUX_SLL_P_CANFD)
H A Dpcap-linux.c1761 if ((sll->sll_protocol == LINUX_SLL_P_CAN ||
3241 * have ETH_P_CAN/LINUX_SLL_P_CAN as the protocol and

Completed in 85 milliseconds