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.c323 uint16_t ethertype; in is_eapol() local
326 ethertype = ntohs(hdr->type); in is_eapol()
328 return ethertype == NET_ETH_PTYPE_EAPOL; in is_eapol()