Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/pcap/
H A Ddlt.h1107 #define DLT_CAN_SOCKETCAN 227 macro
/freebsd/sys/net/
H A Ddlt.h1105 #define DLT_CAN_SOCKETCAN 227 macro
/freebsd/contrib/libpcap/
H A DCHANGES86 Use DLT_CAN_SOCKETCAN for CANbus interfaces (issue #1052; includes
901 DLT: Add DLT_CAN_SOCKETCAN
H A Dpcap-linux.c1934 handle->linktype = DLT_CAN_SOCKETCAN; in map_arphrd_to_dlt()
H A Dgencode.c3628 case DLT_CAN_SOCKETCAN: in gen_linktype()