Searched refs:ETH_P_PAE (Results 1 – 25 of 30) sorted by relevance
12
99 case ETH_P_PAE: in handle_data()176 drv->common.sock = socket(PF_PACKET, SOCK_RAW, htons(ETH_P_PAE)); in wired_init_sockets()308 hdr->ethertype = htons(ETH_P_PAE); in wired_send_eapol()
108 case ETH_P_PAE: in handle_data()311 *((u16 *) pos) = htons(ETH_P_PAE); in hostap_send_eapol()
454 #if defined(ETH_P_PAE) || (defined(HAVE_DECL_ETH_P_PAE) && HAVE_DECL_ETH_P_PAE)456 static_assert((ETH_P_PAE) == (0x888E), "ETH_P_PAE != 0x888E");459 # define ETH_P_PAE 0x888E714 XLAT(ETH_P_PAE),
66 ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */
79 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro
332 #ifndef ETH_P_PAE333 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro336 #define ETH_P_EAPOL ETH_P_PAE
86 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro
88 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro
150 ETH_P_PAE = 34958
786 __ADD(ETH_P_PAE,pae)
410 ETH_P_PAE = 0x888e const
445 ETH_P_PAE = 0x888e const