Home
last modified time | relevance | path

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

/hostap-3.7.0/src/drivers/
Ddriver_atheros.c47 #ifndef ETH_P_80211_RAW
48 #define ETH_P_80211_RAW 0x0019 macro
980 drv->sock_raw = l2_packet_init(drv->iface, NULL, ETH_P_80211_RAW, in atheros_receive_pkt()