Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dif_ether.h95 #define ETH_P_PREAUTH 0x88C7 /* 802.11 Preauthentication */ macro
/linux-6.6.21/drivers/staging/rtl8723bs/include/
Dieee80211.h261 #define ETH_P_PREAUTH 0x88C7 /* IEEE 802.11i pre-authentication */ macro
/linux-6.6.21/drivers/net/wireless/intel/ipw2x00/
Dlibipw.h127 #define ETH_P_PREAUTH 0x88C7 /* IEEE 802.11i pre-authentication */ macro
/linux-6.6.21/net/mac80211/
Dstatus.c666 skb->protocol == cpu_to_be16(ETH_P_PREAUTH)) in ieee80211_report_ack_skb()
Drx.c2579 (skb->protocol == cpu_to_be16(ETH_P_PREAUTH) && in ieee80211_deliver_skb_to_local_stack()
Dtx.c6112 proto != cpu_to_be16(ETH_P_PREAUTH)) in ieee80211_tx_control_port()
/linux-6.6.21/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h487 #define ETH_P_PREAUTH 0x88C7 /* IEEE 802.11i pre-authentication */ macro