Home
last modified time | relevance | path

Searched refs:ETH_P_80211_ENCAP (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/bsd/wpa/dist/src/utils/
Dcommon.h345 #ifndef ETH_P_80211_ENCAP
346 #define ETH_P_80211_ENCAP 0x890d /* TDLS comes under this category */ macro
/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/
Dwpa_priv.c480 proto == ETH_P_80211_ENCAP; in wpa_priv_allowed_l2_proto()
/netbsd/src/external/bsd/wpa/dist/src/rsn_supp/
Dtdls.c3014 ETH_P_80211_ENCAP, wpa_supplicant_rx_tdls, in wpa_tdls_init()