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

/freebsd-12-stable/contrib/wpa/src/utils/
H A Dcommon.h341 #ifndef ETH_P_RRB
342 #define ETH_P_RRB 0x890D macro
343 #endif /* ETH_P_RRB */
/freebsd-12-stable/contrib/wpa/src/ap/
H A Dwpa_auth_glue.c607 if (proto == ETH_P_RRB && hapd->iface->interfaces &&
1340 hapd->l2 = l2_packet_init(ft_iface, NULL, ETH_P_RRB,
H A Dwpa_auth_ft.c632 return wpa_auth->cb->send_ether(wpa_auth->cb_ctx, dst, ETH_P_RRB,

Completed in 116 milliseconds