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

  /external/wpa_supplicant_8/src/drivers/
driver_atheros.c 43 #ifndef ETH_P_80211_RAW
44 #define ETH_P_80211_RAW 0x0019
779 drv->sock_raw = l2_packet_init(drv->iface, NULL, ETH_P_80211_RAW,
    [all...]
driver_madwifi.c 51 #ifndef ETH_P_80211_RAW
52 #define ETH_P_80211_RAW 0x0019
760 drv->sock_raw = l2_packet_init(drv->iface, NULL, ETH_P_80211_RAW,
    [all...]

Completed in 18 milliseconds