HomeSort by relevance Sort by last modified time
    Searched refs:ETH_P_80211_RAW (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/drivers/
driver_madwifi.c 44 #ifndef ETH_P_80211_RAW
45 #define ETH_P_80211_RAW 0x0019
750 drv->sock_raw = l2_packet_init(drv->iface, NULL, ETH_P_80211_RAW,
    [all...]
driver_atheros.c 44 #ifndef ETH_P_80211_RAW
45 #define ETH_P_80211_RAW 0x0019
1051 drv->sock_raw = l2_packet_init(drv->iface, NULL, ETH_P_80211_RAW,
    [all...]

Completed in 255 milliseconds