Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/drivers/
H A Ddriver_atheros.c47 #ifndef ETH_P_80211_RAW
48 #define ETH_P_80211_RAW 0x0019 macro
982 drv->sock_raw = l2_packet_init(drv->iface, NULL, ETH_P_80211_RAW, in atheros_receive_pkt()