Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/drivers/
Ddriver_atheros.c44 #ifndef ETH_P_80211_RAW
45 #define ETH_P_80211_RAW 0x0019 macro
949 drv->sock_raw = l2_packet_init(drv->iface, NULL, ETH_P_80211_RAW, in atheros_receive_pkt()