Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dwifi.c3377 t_u16 eth_proto; in wifi_low_level_input() local
3389 eth_proto = mlan_ntohs(ethh->h_proto); in wifi_low_level_input()
3395 eth_proto = mlan_ntohs(ethllchdr->type); in wifi_low_level_input()
3399 if (eth_proto == ETH_PROTO_EAPOL) in wifi_low_level_input()