Home
last modified time | relevance | path

Searched refs:DLT_ERF (Results 1 – 4 of 4) sorted by relevance

/external/libpcap/pcap/
Dbpf.h793 #define DLT_ERF 197 macro
/external/libpcap/
Dpcap-dag.c388 if (p->linktype == DLT_ERF) { in dag_read()
1214 p->dlt_list[dlt_index++] = DLT_ERF;
1219 p->linktype = DLT_ERF;
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) &&
Dpcap.c1177 DLT_CHOICE(DLT_ERF, "Endace ERF header"),