Home
last modified time | relevance | path

Searched refs:ETH_P_PAE (Results 1 – 25 of 29) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_wired.c99 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()
Ddriver_macsec_qca.c154 case ETH_P_PAE: in macsec_qca_handle_data()
197 drv->common.sock = socket(PF_PACKET, SOCK_RAW, htons(ETH_P_PAE)); in macsec_qca_init_sockets()
389 hdr->ethertype = htons(ETH_P_PAE); in macsec_qca_send_eapol()
Ddriver_macsec_linux.c1427 case ETH_P_PAE: in macsec_drv_handle_data()
1472 drv->common.sock = socket(PF_PACKET, SOCK_RAW, htons(ETH_P_PAE)); in macsec_drv_init_sockets()
1596 hdr->ethertype = htons(ETH_P_PAE); in macsec_drv_send_eapol()
Ddriver_hostap.c108 case ETH_P_PAE: in handle_data()
312 *((u16 *) pos) = htons(ETH_P_PAE); in hostap_send_eapol()
Ddriver_nl80211_event.c855 WPA_GET_BE16(frame + 2 * ETH_ALEN) == ETH_P_PAE) { in mlme_event_mgmt_tx_status()
2839 case ETH_P_PAE: in nl80211_control_port_frame()
Ddriver_nl80211.c527 nla_put_u16(msg, NL80211_ATTR_CONTROL_PORT_ETHERTYPE, ETH_P_PAE) || in send_and_recv_msgs_owner()
4689 (nla_put_u16(msg, NL80211_ATTR_CONTROL_PORT_ETHERTYPE, ETH_P_PAE) || in wpa_driver_nl80211_set_ap()
5724 ll.sll_protocol = htons(ETH_P_PAE); in nl80211_send_eapol_data()
5794 WPA_PUT_BE16(pos, ETH_P_PAE); in wpa_driver_nl80211_hapd_send_eapol()
6351 (nla_put_u16(msg, NL80211_ATTR_CONTROL_PORT_ETHERTYPE, ETH_P_PAE) || in nl80211_connect_common()
7792 drv->eapol_sock = socket(PF_PACKET, SOCK_DGRAM, htons(ETH_P_PAE)); in i802_init()
Dwpa_hal.c1783 ethhdr->h_proto = host_to_be16(ETH_P_PAE); in WifiWpaHapdSendEapol()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_wired.c99 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()
Ddriver_macsec_qca.c154 case ETH_P_PAE: in macsec_qca_handle_data()
197 drv->common.sock = socket(PF_PACKET, SOCK_RAW, htons(ETH_P_PAE)); in macsec_qca_init_sockets()
367 hdr->ethertype = htons(ETH_P_PAE); in macsec_qca_send_eapol()
Ddriver_macsec_linux.c1426 case ETH_P_PAE: in macsec_drv_handle_data()
1471 drv->common.sock = socket(PF_PACKET, SOCK_RAW, htons(ETH_P_PAE)); in macsec_drv_init_sockets()
1595 hdr->ethertype = htons(ETH_P_PAE); in macsec_drv_send_eapol()
Ddriver_hostap.c108 case ETH_P_PAE: in handle_data()
311 *((u16 *) pos) = htons(ETH_P_PAE); in hostap_send_eapol()
Ddriver_nl80211.c4166 (nla_put_u16(msg, NL80211_ATTR_CONTROL_PORT_ETHERTYPE, ETH_P_PAE) || in wpa_driver_nl80211_set_ap()
5064 ll.sll_protocol = htons(ETH_P_PAE); in nl80211_send_eapol_data()
5127 WPA_PUT_BE16(pos, ETH_P_PAE); in wpa_driver_nl80211_hapd_send_eapol()
5658 (nla_put_u16(msg, NL80211_ATTR_CONTROL_PORT_ETHERTYPE, ETH_P_PAE) || in nl80211_connect_common()
7022 drv->eapol_sock = socket(PF_PACKET, SOCK_DGRAM, htons(ETH_P_PAE)); in i802_init()
Dwpa_hal.c1778 ethhdr->h_proto = host_to_be16(ETH_P_PAE); in WifiWpaHapdSendEapol()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dcommon.h333 #ifndef ETH_P_PAE
334 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro
337 #define ETH_P_EAPOL ETH_P_PAE
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dcommon.h333 #ifndef ETH_P_PAE
334 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro
337 #define ETH_P_EAPOL ETH_P_PAE
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Dif_ether.h54 #define ETH_P_PAE 0x888E macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Dif_ether.h54 #define ETH_P_PAE 0x888E macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Dif_ether.h54 #define ETH_P_PAE 0x888E macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
Dif_ether.h54 #define ETH_P_PAE 0x888E macro
/third_party/musl/include/netinet/
Dif_ether.h54 #define ETH_P_PAE 0x888E macro
/third_party/musl/ndk_musl_include/netinet/
Dif_ether.h54 #define ETH_P_PAE 0x888E macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
Dieee802_1x_kay.c3401 if (be_to_host16(eth_hdr->ethertype) != ETH_P_PAE || in kay_l2_receive()
3519 kay->l2_mka = l2_packet_init(kay->if_name, NULL, ETH_P_PAE, in ieee802_1x_kay_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
Dieee802_1x_kay.c3438 if (be_to_host16(eth_hdr->ethertype) != ETH_P_PAE || in kay_l2_receive()
3556 kay->l2_mka = l2_packet_init(kay->if_name, NULL, ETH_P_PAE, in ieee802_1x_kay_init()
/third_party/rust/crates/libc/libc-test/semver/
Dlinux.txt608 ETH_P_PAE
Dandroid.txt538 ETH_P_PAE

12