Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-bpf.h134 #define DLT_CHAOS 5 /* Chaos */ macro
Dsavefile.c171 #define LINKTYPE_CHAOS DLT_CHAOS
568 { DLT_CHAOS, LINKTYPE_CHAOS },
Dpcap-linux.c1150 handle->linktype = DLT_CHAOS; in map_arphrd_to_dlt()