Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_wds.c647 if (eh->ether_type != htons(ETHERTYPE_PAE)) { in wds_input()
664 eh->ether_type != htons(ETHERTYPE_PAE)) { in wds_input()
H A Dieee80211_adhoc.c584 if (eh->ether_type != htons(ETHERTYPE_PAE)) { in adhoc_input()
601 eh->ether_type != htons(ETHERTYPE_PAE)) { in adhoc_input()
H A Dieee80211_sta.c853 if (eh->ether_type != htons(ETHERTYPE_PAE)) { in sta_input()
870 eh->ether_type != htons(ETHERTYPE_PAE)) { in sta_input()
H A Dieee80211_hostap.c770 if (eh->ether_type != htons(ETHERTYPE_PAE)) { in hostap_input()
787 eh->ether_type != htons(ETHERTYPE_PAE)) { in hostap_input()
H A Dieee80211_output.c1233 if (ether_type == htons(ETHERTYPE_PAE)) { in ieee80211_classify()
/f-stack/tools/compat/include/net/
H A Dethernet.h356 #define ETHERTYPE_PAE 0x888E /* EAPOL PAE/802.1x */ macro
/f-stack/freebsd/net/
H A Dethernet.h356 #define ETHERTYPE_PAE 0x888E /* EAPOL PAE/802.1x */ macro