Searched refs:ETH_P_HOSTAP (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/net/wireless/intersil/hostap/ | ||
D | hostap_wlan.h | 30 #define ETH_P_HOSTAP ETH_P_CONTROL macro |
D | hostap_ap.c | 2279 skb->protocol = cpu_to_be16(ETH_P_HOSTAP); in hostap_rx() |