Searched refs:DLT_ERF (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/libpcap-48/libpcap/pcap/
H A Dbpf.h797 #define DLT_ERF 197 macro
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dbpf.h820 #define DLT_ERF 197 macro
/macosx-10.10/libpcap-48/libpcap/
H A Dpcap-dag.c388 if (p->linktype == DLT_ERF) {
526 /* These types have no matching 'native' DLT, but can be used with DLT_ERF above */
1207 /* Add no 'native' DLTs, but still covered by DLT_ERF */
1214 p->dlt_list[dlt_index++] = DLT_ERF;
1219 p->linktype = DLT_ERF;
H A Dgencode.c1409 case DLT_ERF:
3371 case DLT_ERF:
8275 (linktype != DLT_ERF) &&
8284 (linktype != DLT_ERF) &&
8294 (linktype != DLT_ERF) &&
8302 (linktype != DLT_ERF) &&
8311 (linktype != DLT_ERF) &&
8321 (linktype != DLT_ERF) &&
H A Dpcap.c1189 DLT_CHOICE(DLT_ERF, "Endace ERF header"),

Completed in 86 milliseconds