Home
last modified time | relevance | path

Searched refs:ETH_P_EAPOL (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/net/
Dethernet.h97 #if !defined(ETH_P_EAPOL)
98 #define ETH_P_EAPOL NET_ETH_PTYPE_EAPOL macro
/Zephyr-latest/modules/hostap/src/
Dsupp_main.c674 bss->l2 = l2_packet_init(bss->conf->iface, bss->conf->bssid, ETH_P_EAPOL, in hostapd_enable_iface_cb()