Searched refs:ETH_P_PAE (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_80211_tx.c435 meta->ethertype != ETH_P_PAE &&
477 if (local->ieee_802_1x && meta->ethertype == ETH_P_PAE && tx.crypt &&
494 meta->ethertype != ETH_P_PAE) {
H A Dhostap_80211_rx.c621 if (ethertype == ETH_P_PAE)
994 if (ethertype == ETH_P_PAE) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ieee80211/
H A Dieee80211_tx.c298 encrypt = !(ether_type == ETH_P_PAE && ieee->ieee802_1x) &&
306 ieee->drop_unencrypted && ether_type != ETH_P_PAE) {
H A Dieee80211_rx.c261 if (ethertype == ETH_P_PAE)
715 if (ethertype == ETH_P_PAE) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/mac80211/
H A Dieee80211_i.h31 #ifndef ETH_P_PAE
32 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro
33 #endif /* ETH_P_PAE */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dieee80211.h166 #ifndef ETH_P_PAE
167 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro
168 #endif /* ETH_P_PAE */

Completed in 76 milliseconds