Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dnet_if.c321 static bool is_eapol(struct net_pkt *pkt) in is_eapol() function
407 (!vif_ctx_zep->authorized && !is_eapol(pkt))) { in nrf_wifi_if_send()