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

/freebsd-11-stable/sys/net/
H A Ddlt.h759 #define DLT_ERF 197 macro
/freebsd-11-stable/contrib/libpcap/pcap/
H A Ddlt.h762 #define DLT_ERF 197 macro
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-dag.c467 if (p->linktype == DLT_ERF) {
646 /* These types have no matching 'native' DLT, but can be used with DLT_ERF above */
1416 /* Add no 'native' DLTs, but still covered by DLT_ERF */
1423 p->dlt_list[dlt_index++] = DLT_ERF;
1428 p->linktype = DLT_ERF;
H A Dgencode.c1651 case DLT_ERF:
3570 case DLT_ERF:
9706 (cstate->linktype != DLT_ERF) &&
9715 (cstate->linktype != DLT_ERF) &&
9725 (cstate->linktype != DLT_ERF) &&
9733 (cstate->linktype != DLT_ERF) &&
9742 (cstate->linktype != DLT_ERF) &&
9752 (cstate->linktype != DLT_ERF) &&

Completed in 147 milliseconds