Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/missing/
H A Ddlnames.c81 #ifdef DLT_IEEE802_11
82 DLT_CHOICE(DLT_IEEE802_11, "802.11"),
/freebsd/contrib/tcpdump/
H A Dprint.c95 #ifdef DLT_IEEE802_11
96 { ieee802_11_if_print, DLT_IEEE802_11},
/freebsd/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.c1343 case DLT_IEEE802_11: in init_linktype()
2975 case DLT_IEEE802_11: in insert_compute_vloffsets()
3038 b->s.k = SWAPLONG(DLT_IEEE802_11); in gen_ppi_dlt_check()
3233 case DLT_IEEE802_11: in gen_linktype()
3770 case DLT_IEEE802_11: in gen_llc_internal()
5289 case DLT_IEEE802_11: in gen_gateway()
7019 case DLT_IEEE802_11: in gen_scode()
7522 case DLT_IEEE802_11: in gen_ecode()
8251 case DLT_IEEE802_11: in gen_broadcast()
8345 case DLT_IEEE802_11: in gen_multicast()
[all …]
H A Dpcap-bpf.c3285 case DLT_IEEE802_11:
3396 case DLT_IEEE802_11:
H A Dpcap-npf.c1205 p->linktype = DLT_IEEE802_11; in pcap_activate_npf()
H A Dpcap-linux.c2050 handle->linktype = DLT_IEEE802_11; in map_arphrd_to_dlt()
H A DCHANGES1187 Add support for DLT_IEEE802_11 and DLT_IEEE802_11_RADIO link
/freebsd/contrib/libpcap/pcap/
H A Ddlt.h285 #define DLT_IEEE802_11 105 /* IEEE 802.11 wireless */ macro
/freebsd/sys/net/
H A Ddlt.h259 #define DLT_IEEE802_11 105 /* IEEE 802.11 wireless */ macro
H A Dbpf.c631 case DLT_IEEE802_11: /* IEEE 802.11 wireless */ in bpf_movein()
/freebsd/sbin/ipf/ipf/
H A Dbpf-ipf.h253 #define DLT_IEEE802_11 105 /* IEEE 802.11 wireless */ macro