Home
last modified time | relevance | path

Searched refs:ETH_P_PREAUTH (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dif_ether.h92 #define ETH_P_PREAUTH 0x88C7 /* 802.11 Preauthentication */ macro
/Linux-v4.19/drivers/staging/rtl8712/
Dieee80211.h265 #define ETH_P_PREAUTH 0x88C7 /* IEEE 802.11i pre-authentication */ macro
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Dieee80211.h321 #define ETH_P_PREAUTH 0x88C7 /* IEEE 802.11i pre-authentication */ macro
/Linux-v4.19/drivers/net/wireless/intel/ipw2x00/
Dlibipw.h132 #define ETH_P_PREAUTH 0x88C7 /* IEEE 802.11i pre-authentication */ macro
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dieee80211.h318 #define ETH_P_PREAUTH 0x88C7 /* IEEE 802.11i pre-authentication */ macro
/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h554 #define ETH_P_PREAUTH 0x88C7 /* IEEE 802.11i pre-authentication */ macro
/Linux-v4.19/net/mac80211/
Drx.c2370 skb->protocol == cpu_to_be16(ETH_P_PREAUTH)) && in ieee80211_deliver_skb_to_local_stack()
Dtx.c4836 proto != cpu_to_be16(ETH_P_PREAUTH)) in ieee80211_tx_control_port()