HomeSort by relevance Sort by last modified time
    Searched defs:ETH_P_PAE (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/common/linux/
if_ether.h 71 #define ETH_P_PAE 0x888E
  /external/iproute2/include/linux/
if_ether.h 78 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */
  /external/kernel-headers/original/linux/
if_ether.h 78 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */
  /external/wpa_supplicant_8/src/utils/
common.h 304 #ifndef ETH_P_PAE
305 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */
306 #endif /* ETH_P_PAE */
308 #define ETH_P_EAPOL ETH_P_PAE

Completed in 425 milliseconds