Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dnet_if.c324 uint16_t ethertype; in is_eapol() local
327 ethertype = ntohs(hdr->type); in is_eapol()
329 return ethertype == NET_ETH_PTYPE_EAPOL; in is_eapol()