Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/missing/
H A Ddlnames.c84 #ifdef DLT_FRELAY
85 DLT_CHOICE(DLT_FRELAY, "Frame Relay"),
/freebsd/contrib/tcpdump/
H A Dprint.c92 #ifdef DLT_FRELAY
93 { fr_if_print, DLT_FRELAY },
/freebsd/contrib/libpcap/
H A Dpcap-dag.c575 (p->linktype != DLT_FRELAY)) in dag_read()
591 (p->linktype != DLT_FRELAY) && in dag_read()
1318 p->dlt_list[dlt_index++] = DLT_FRELAY;
1357 p->dlt_list[dlt_index++] = DLT_FRELAY;
H A Dpcap-bpf.c2352 v = DLT_FRELAY;
H A Dpcap-linux.c2148 handle->linktype = DLT_FRELAY; in map_arphrd_to_dlt()
H A Dgencode.c1474 case DLT_FRELAY: in init_linktype()
3516 case DLT_FRELAY: in gen_linktype()
6557 case DLT_FRELAY: in gen_proto()
H A DCHANGES1232 DLT_IP_OVER_FC, DLT_FRELAY, others.
/freebsd/contrib/libpcap/pcap/
H A Ddlt.h300 #define DLT_FRELAY 107 macro
/freebsd/sys/net/
H A Ddlt.h274 #define DLT_FRELAY 107 macro