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

/macosx-10.10/tcpdump-61/tcpdump/missing/
H A Ddlnames.c62 DLT_CHOICE(DLT_IEEE802, "Token ring"),
/macosx-10.10/libpcap-48/libpcap/
H A Dpcap-common.c121 #define LINKTYPE_IEEE802_5 DLT_IEEE802 /* DLT_IEEE802 is used for 802.5 Token Ring */
955 { DLT_IEEE802, LINKTYPE_IEEE802_5 },
H A Ddlpisubs.c251 p->linktype = DLT_IEEE802;
H A Dpcap-pf.c426 p->linktype = DLT_IEEE802;
437 * DLT_IEEE802 was hijacked to mean Token Ring in various
H A Dpcap-win32.c545 p->linktype = DLT_IEEE802;
H A Dgencode.c1072 case DLT_IEEE802:
2994 case DLT_IEEE802:
3759 * Like gen_ehostop, but for DLT_IEEE802 (Token Ring)
4706 case DLT_IEEE802:
5096 * (which is what DLT_IEEE802 means) and 802.11 - RFC 1042
5825 * (which is what DLT_IEEE802 means) and 802.11 - RFC 1042
6077 case DLT_IEEE802:
6568 case DLT_IEEE802:
7168 case DLT_IEEE802:
7272 case DLT_IEEE802
[all...]
H A Dpcap.c1112 DLT_CHOICE(DLT_IEEE802, "Token ring"),
H A Dpcap-bpf.c1987 v = DLT_IEEE802;
H A Dpcap-linux.c2675 handle->linktype = DLT_IEEE802;
/macosx-10.10/libpcap-48/libpcap/pcap/
H A Dbpf.h140 #define DLT_IEEE802 6 /* 802.5 Token Ring */ macro
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dbpf.h274 #define DLT_IEEE802 6 /* IEEE 802 Networks */ macro
/macosx-10.10/tcpdump-61/tcpdump/
H A Dtcpdump.c193 { token_if_print, DLT_IEEE802 },

Completed in 176 milliseconds