Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-common.c121 #define LINKTYPE_CHAOS DLT_CHAOS
1018 { DLT_CHAOS, LINKTYPE_CHAOS },
Dpcap-linux.c2788 handle->linktype = DLT_CHAOS;
/external/libpcap/pcap/
Dbpf.h138 #define DLT_CHAOS 5 /* Chaos */ macro