Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/pcap/
H A Ddlt.h72 #define DLT_CHAOS 5 /* Chaos */ macro
/freebsd/sys/net/
H A Ddlt.h65 #define DLT_CHAOS 5 /* Chaos */ macro
/freebsd/sbin/ipf/ipf/
H A Dbpf-ipf.h181 #define DLT_CHAOS 5 /* Chaos */ macro
/freebsd/contrib/libpcap/
H A Dpcap-common.c116 #define LINKTYPE_CHAOS DLT_CHAOS
H A Dpcap-linux.c1970 handle->linktype = DLT_CHAOS; in map_arphrd_to_dlt()