Searched refs:DLT_IEEE802_11 (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/tcpdump/missing/
H A Ddlnames.c83 #ifdef DLT_IEEE802_11
84 DLT_CHOICE(DLT_IEEE802_11, "802.11"),
/freebsd-11-stable/contrib/tcpdump/
H A Dprint.c204 #ifdef DLT_IEEE802_11
205 { ieee802_11_if_print, DLT_IEEE802_11},
/freebsd-11-stable/sys/net/
H A Ddlt.h202 #define DLT_IEEE802_11 105 /* IEEE 802.11 wireless */ macro
H A Dbpf.c538 case DLT_IEEE802_11: /* IEEE 802.11 wireless */
/freebsd-11-stable/contrib/libpcap/pcap/
H A Ddlt.h200 #define DLT_IEEE802_11 105 /* IEEE 802.11 wireless */ macro
/freebsd-11-stable/contrib/ipfilter/
H A Dbpf-ipf.h258 #define DLT_IEEE802_11 105 /* IEEE 802.11 wireless */ macro
/freebsd-11-stable/contrib/libpcap/
H A Dgencode.c965 * DLT value to make sure it's DLT_IEEE802_11.
1339 case DLT_IEEE802_11:
1372 * the encapsulated DLT should be DLT_IEEE802_11) we
2559 * DLT_IEEE802_11) we generate code to check for this too;
2922 case DLT_IEEE802_11:
2981 b->s.k = SWAPLONG(DLT_IEEE802_11);
3190 case DLT_IEEE802_11:
3729 case DLT_IEEE802_11:
4286 * Like gen_ehostop, but for DLT_IEEE802_11 (802.11 wireless LAN) and
5232 case DLT_IEEE802_11
[all...]
H A Dpcap-bpf.c2167 * DLT_IEEE802_11, and possibly some 802.11-plus-radio-information
2177 * we try to select DLT_IEEE802_11.
3043 case DLT_IEEE802_11:
3154 case DLT_IEEE802_11:
H A Dpcap-npf.c1026 p->linktype = DLT_IEEE802_11;
H A Dpcap-linux.c3320 handle->linktype = DLT_IEEE802_11;
/freebsd-11-stable/sys/dev/an/
H A Dif_an.c1824 bpfattach(ifp, DLT_IEEE802_11,

Completed in 216 milliseconds