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

/haiku-fatelf/src/bin/network/tcpdump/
H A Dieee802_11_radio.h51 #ifndef DLT_IEEE802_11_RADIO
52 #define DLT_IEEE802_11_RADIO 127 /* 802.11 plus WLAN header */ macro
H A Dtcpdump.c211 #ifdef DLT_IEEE802_11_RADIO
212 { ieee802_11_radio_if_print, DLT_IEEE802_11_RADIO },
/haiku-fatelf/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_radiotap.h50 #ifndef DLT_IEEE802_11_RADIO
51 #define DLT_IEEE802_11_RADIO 127 /* 802.11 plus WLAN header */ macro
H A Dieee80211_radiotap.c107 bpfattach2(vap->iv_ifp, DLT_IEEE802_11_RADIO,
/haiku-fatelf/src/bin/network/tcpdump/missing/
H A Ddlnames.c117 #ifdef DLT_IEEE802_11_RADIO
118 DLT_CHOICE(DLT_IEEE802_11_RADIO, "802.11 plus radio information header"),
/haiku-fatelf/src/bin/network/tcpdump/libpcap/
H A Dpcap-bpf.h368 #define DLT_IEEE802_11_RADIO 127 /* 802.11 plus radiotap radio header */ macro
H A Dpcap-win32.c495 p->linktype = DLT_IEEE802_11_RADIO;
H A Dgencode.c1004 case DLT_IEEE802_11_RADIO:
1857 case DLT_IEEE802_11_RADIO:
1896 case DLT_IEEE802_11_RADIO:
1962 case DLT_IEEE802_11_RADIO:
3436 case DLT_IEEE802_11_RADIO:
4238 if (linktype == DLT_IEEE802_11_RADIO)
4788 case DLT_IEEE802_11_RADIO:
5267 case DLT_IEEE802_11_RADIO:
5381 linktype != DLT_IEEE802_11_RADIO &&
5851 case DLT_IEEE802_11_RADIO
[all...]
H A Dpcap.c352 DLT_CHOICE(DLT_IEEE802_11_RADIO, "802.11 plus BSD radio information header"),
H A Dsavefile.c576 { DLT_IEEE802_11_RADIO, LINKTYPE_IEEE802_11_RADIO },
H A Dpcap-linux.c1237 handle->linktype = DLT_IEEE802_11_RADIO;

Completed in 133 milliseconds