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 45 #ifndef ETH_P_80211_RAW
46 #define ETH_P_80211_RAW 0x0019
754 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
974 drv->sock_raw = l2_packet_init(drv->iface, NULL, ETH_P_80211_RAW,
    [all...]

Completed in 101 milliseconds