Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/utils/
H A Dcommon.h353 #ifndef ETH_P_RRB
354 #define ETH_P_RRB 0x890D macro
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_glue.c746 if (proto == ETH_P_RRB && hapd->iface->interfaces && in hostapd_wpa_auth_send_ether()
1767 hapd->l2 = l2_packet_init(ft_iface, NULL, ETH_P_RRB, in hostapd_setup_wpa()
H A Dwpa_auth_ft.c637 return wpa_auth->cb->send_ether(wpa_auth->cb_ctx, dst, ETH_P_RRB, in wpa_ft_rrb_send()