Searched defs:ETH_P_PAE (Results 1 - 5 of 5) sorted by relevance

/external/iproute2/include/linux/
H A Dif_ether.h79 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro
/external/kernel-headers/original/uapi/linux/
H A Dif_ether.h80 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dcommon.h341 #ifndef ETH_P_PAE
342 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro
343 #endif /* ETH_P_PAE */
345 #define ETH_P_EAPOL ETH_P_PAE
/external/wpa_supplicant_8/src/utils/
H A Dcommon.h341 #ifndef ETH_P_PAE
342 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro
343 #endif /* ETH_P_PAE */
345 #define ETH_P_EAPOL ETH_P_PAE
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dcommon.h341 #ifndef ETH_P_PAE
342 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro
343 #endif /* ETH_P_PAE */
345 #define ETH_P_EAPOL ETH_P_PAE

Completed in 111 milliseconds