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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/pcap/
H A Dbpf.h793 #define DLT_ERF 197 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-dag.c361 if (p->linktype == DLT_ERF) {
499 /* These types have no matching 'native' DLT, but can be used with DLT_ERF above */
1153 /* Add no 'native' DLTs, but still covered by DLT_ERF */
1160 p->dlt_list[dlt_index++] = DLT_ERF;
1165 p->linktype = DLT_ERF;
H A Dgencode.c1406 case DLT_ERF:
3365 case DLT_ERF:
8264 (linktype != DLT_ERF) &&
8273 (linktype != DLT_ERF) &&
8283 (linktype != DLT_ERF) &&
H A Dpcap.c1035 DLT_CHOICE(DLT_ERF, "Endace ERF header"),

Completed in 171 milliseconds