Home
last modified time | relevance | path

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

/src/contrib/libpcap/pcap/
H A Ddlt.h72 #define DLT_CHAOS 5 /* Chaos */ macro
/src/sys/net/
H A Ddlt.h72 #define DLT_CHAOS 5 /* Chaos */ macro
/src/sbin/ipf/ipf/
H A Dbpf-ipf.h181 #define DLT_CHAOS 5 /* Chaos */ macro
/src/contrib/libpcap/
H A Dpcap-common.c116 #define LINKTYPE_CHAOS DLT_CHAOS
H A Dpcap-linux.c2107 handle->linktype = DLT_CHAOS; in map_arphrd_to_dlt()
H A Dgencode.c1765 case DLT_CHAOS: in init_linktype()