Home
last modified time | relevance | path

Searched refs:DLT_FRELAY (Results 1 – 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/tcpdump/missing/
Ddlnames.c86 #ifdef DLT_FRELAY
87 DLT_CHOICE(DLT_FRELAY, "Frame Relay"),
/freebsd-12-stable/contrib/tcpdump/
Dprint.c136 #ifdef DLT_FRELAY
137 { fr_if_print, DLT_FRELAY },
/freebsd-12-stable/contrib/libpcap/
Dpcap-dag.c573 (p->linktype != DLT_FRELAY)) in dag_read()
589 (p->linktype != DLT_FRELAY) && in dag_read()
1333 p->dlt_list[dlt_index++] = DLT_FRELAY;
1378 p->dlt_list[dlt_index++] = DLT_FRELAY;
Dpcap-bpf.c2139 v = DLT_FRELAY;
Dgencode.c1470 case DLT_FRELAY: in init_linktype()
3476 case DLT_FRELAY: in gen_linktype()
6520 case DLT_FRELAY: in gen_proto()
Dpcap-linux.c3418 handle->linktype = DLT_FRELAY;
DCHANGES625 DLT_IP_OVER_FC, DLT_FRELAY, others.
/freebsd-12-stable/contrib/libpcap/pcap/
Ddlt.h215 #define DLT_FRELAY 107 macro
/freebsd-12-stable/sys/net/
Ddlt.h217 #define DLT_FRELAY 107 macro