Searched refs:DLT_IEEE802 (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/contrib/tcpdump/missing/
H A Ddlnames.c58 DLT_CHOICE(DLT_IEEE802, "Token ring"),
/freebsd-11-stable/sys/net/
H A Ddlt.h70 #define DLT_IEEE802 6 /* 802.5 Token Ring */ macro
H A Dif_iso88025subr.c124 bpfattach(ifp, DLT_IEEE802, ISO88025_HDR_LEN);
/freebsd-11-stable/contrib/libpcap/pcap/
H A Ddlt.h68 #define DLT_IEEE802 6 /* 802.5 Token Ring */ macro
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-common.c113 #define LINKTYPE_IEEE802_5 DLT_IEEE802 /* DLT_IEEE802 is used for 802.5 Token Ring */
1143 { DLT_IEEE802, LINKTYPE_IEEE802_5 },
H A Ddlpisubs.c247 p->linktype = DLT_IEEE802;
H A Dpcap-pf.c448 p->linktype = DLT_IEEE802;
459 * DLT_IEEE802 was hijacked to mean Token Ring in various
H A Dgencode.c1301 case DLT_IEEE802:
3215 case DLT_IEEE802:
3706 case DLT_IEEE802: /* Token Ring */
4230 * Like gen_ehostop, but for DLT_IEEE802 (Token Ring)
5229 case DLT_IEEE802:
5674 * (which is what DLT_IEEE802 means) and 802.11 - RFC 1042
6400 * (which is what DLT_IEEE802 means) and 802.11 - RFC 1042
6701 case DLT_IEEE802:
7214 case DLT_IEEE802:
7950 case DLT_IEEE802
[all...]
H A Dpcap-npf.c998 p->linktype = DLT_IEEE802;
H A Dpcap-bpf.c2109 v = DLT_IEEE802;
H A Dpcap-linux.c3254 handle->linktype = DLT_IEEE802;
/freebsd-11-stable/contrib/tcpdump/
H A Dprint.c125 { token_if_print, DLT_IEEE802 },
/freebsd-11-stable/contrib/ipfilter/
H A Dbpf-ipf.h187 #define DLT_IEEE802 6 /* IEEE 802 Networks */ macro

Completed in 284 milliseconds