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

/freebsd-10.0-release/contrib/tcpdump/missing/
H A Ddlnames.c62 DLT_CHOICE(DLT_IEEE802, "Token ring"),
/freebsd-10.0-release/contrib/libpcap/
H A Dpcap-common.c121 #define LINKTYPE_IEEE802_5 DLT_IEEE802 /* DLT_IEEE802 is used for 802.5 Token Ring */
916 { DLT_IEEE802, LINKTYPE_IEEE802_5 },
H A Ddlpisubs.c245 p->linktype = DLT_IEEE802;
H A Dpcap-pf.c415 p->linktype = DLT_IEEE802;
426 * DLT_IEEE802 was hijacked to mean Token Ring in various
H A Dpcap-win32.c525 p->linktype = DLT_IEEE802;
H A Dgencode.c1080 case DLT_IEEE802:
2992 case DLT_IEEE802:
3763 * Like gen_ehostop, but for DLT_IEEE802 (Token Ring)
4707 case DLT_IEEE802:
5097 * (which is what DLT_IEEE802 means) and 802.11 - RFC 1042
5826 * (which is what DLT_IEEE802 means) and 802.11 - RFC 1042
6078 case DLT_IEEE802:
6569 case DLT_IEEE802:
7169 case DLT_IEEE802:
7273 case DLT_IEEE802
[all...]
H A Dpcap.c963 DLT_CHOICE(DLT_IEEE802, "Token ring"),
H A Dpcap-bpf.c1818 v = DLT_IEEE802;
H A Dpcap-linux.c2536 handle->linktype = DLT_IEEE802;
/freebsd-10.0-release/contrib/ipfilter/
H A Dpcap-bpf.h137 #define DLT_IEEE802 6 /* IEEE 802 Networks */ macro
H A Dbpf-ipf.h187 #define DLT_IEEE802 6 /* IEEE 802 Networks */ macro
/freebsd-10.0-release/contrib/libpcap/pcap/
H A Dbpf.h140 #define DLT_IEEE802 6 /* 802.5 Token Ring */ macro
/freebsd-10.0-release/sys/net/
H A Dbpf.h243 #define DLT_IEEE802 6 /* IEEE 802 Networks */ macro
H A Dif_iso88025subr.c129 bpfattach(ifp, DLT_IEEE802, ISO88025_HDR_LEN);
/freebsd-10.0-release/contrib/tcpdump/
H A Dtcpdump.c175 { token_if_print, DLT_IEEE802 },

Completed in 216 milliseconds