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.h341 #ifndef ETH_P_RRB
342 #define ETH_P_RRB 0x890D macro
/external/wpa_supplicant_8/src/ap/
Dwpa_auth_glue.c603 if (proto == ETH_P_RRB && hapd->iface->interfaces && in hostapd_wpa_auth_send_ether()
1336 hapd->l2 = l2_packet_init(ft_iface, NULL, ETH_P_RRB, in hostapd_setup_wpa()
Dwpa_auth_ft.c631 return wpa_auth->cb->send_ether(wpa_auth->cb_ctx, dst, ETH_P_RRB, in wpa_ft_rrb_send()