Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/libpcap/pcap/
HDdlt.h72 #define DLT_CHAOS 5 /* Chaos */ macro
/freebsd-14-stable/sys/net/
HDdlt.h67 #define DLT_CHAOS 5 /* Chaos */ macro
/freebsd-14-stable/sbin/ipf/ipf/
HDbpf-ipf.h185 #define DLT_CHAOS 5 /* Chaos */ macro
/freebsd-14-stable/contrib/libpcap/
HDpcap-common.c116 #define LINKTYPE_CHAOS DLT_CHAOS
HDpcap-linux.c1970 handle->linktype = DLT_CHAOS; in map_arphrd_to_dlt()