Searched defs:ETH_P_80211_RAW (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_atheros.c44 #ifndef ETH_P_80211_RAW
45 #define ETH_P_80211_RAW 0x0019 macro
945 drv->sock_raw = l2_packet_init(drv->iface, NULL, ETH_P_80211_RAW,
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_atheros.c44 #ifndef ETH_P_80211_RAW
45 #define ETH_P_80211_RAW 0x0019 macro
945 drv->sock_raw = l2_packet_init(drv->iface, NULL, ETH_P_80211_RAW,
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_atheros.c44 #ifndef ETH_P_80211_RAW
45 #define ETH_P_80211_RAW 0x0019 macro
945 drv->sock_raw = l2_packet_init(drv->iface, NULL, ETH_P_80211_RAW,

Completed in 71 milliseconds