Home
last modified time | relevance | path

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

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