Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/utils/
Dcommon.h331 #ifndef ETH_P_RRB
332 #define ETH_P_RRB 0x890D macro
/external/wpa_supplicant_8/src/ap/
Dwpa_auth_glue.c472 if (proto == ETH_P_RRB && hapd->iface->interfaces && in hostapd_wpa_auth_send_ether()
659 hapd->conf->iface, NULL, ETH_P_RRB, in hostapd_setup_wpa()
Dwpa_auth_ft.c39 return wpa_auth->cb->send_ether(wpa_auth->cb_ctx, dst, ETH_P_RRB, in wpa_ft_rrb_send()