Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/pcap/
H A Ddlt.h806 #define DLT_CAN20B 190 macro
/freebsd/sys/net/
H A Ddlt.h780 #define DLT_CAN20B 190 macro
/freebsd/contrib/libpcap/
H A DCHANGES1180 Redefined DLT_CAN20B and LINKTYPE_CAN20B as #190 (as this is the right value for CAN).
H A Dgencode.c3629 case DLT_CAN20B: in gen_linktype()