Home
last modified time | relevance | path

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

/src/contrib/tcpdump/missing/
H A Ddlnames.c81 #ifdef DLT_IEEE802_11
82 DLT_CHOICE(DLT_IEEE802_11, "802.11"),
/src/contrib/tcpdump/
H A Dprint.c95 #ifdef DLT_IEEE802_11
96 { ieee802_11_if_print, DLT_IEEE802_11},
/src/contrib/libpcap/
H A Dpcap-airpcap.c317 case DLT_IEEE802_11: in airpcap_set_datalink()
879 p->linktype = DLT_IEEE802_11; in airpcap_activate()
904 p->dlt_list[2] = DLT_IEEE802_11; in airpcap_activate()
H A Dgencode.c1371 case DLT_IEEE802_11: in init_linktype()
3080 case DLT_IEEE802_11: in insert_compute_vloffsets()
3143 b->s.k = SWAPLONG(DLT_IEEE802_11); in gen_ppi_dlt_check()
3338 case DLT_IEEE802_11: in gen_linktype()
3875 case DLT_IEEE802_11: in gen_llc_internal()
5394 case DLT_IEEE802_11: in gen_gateway()
7128 case DLT_IEEE802_11: in gen_scode()
7646 case DLT_IEEE802_11: in gen_ecode()
8374 case DLT_IEEE802_11: in gen_broadcast()
8468 case DLT_IEEE802_11: in gen_multicast()
[all …]
H A Dpcap-bpf.c3353 case DLT_IEEE802_11:
3464 case DLT_IEEE802_11:
H A Dpcap-npf.c1207 p->linktype = DLT_IEEE802_11; in pcap_activate_npf()
H A Dpcap-linux.c2187 handle->linktype = DLT_IEEE802_11; in map_arphrd_to_dlt()
H A DCHANGES1294 Add support for DLT_IEEE802_11 and DLT_IEEE802_11_RADIO link
/src/contrib/libpcap/pcap/
H A Ddlt.h285 #define DLT_IEEE802_11 105 /* IEEE 802.11 wireless */ macro
/src/sys/net/
H A Ddlt.h285 #define DLT_IEEE802_11 105 /* IEEE 802.11 wireless */ macro
/src/sbin/ipf/ipf/
H A Dbpf-ipf.h253 #define DLT_IEEE802_11 105 /* IEEE 802.11 wireless */ macro