HomeSort by: relevance | last modified time | path
    Searched refs:ETH_P_RRB (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/src/utils/
common.h 357 #ifndef ETH_P_RRB
358 #define ETH_P_RRB 0x890D
359 #endif /* ETH_P_RRB */
  /src/external/bsd/wpa/dist/src/ap/
wpa_auth_glue.c 746 if (proto == ETH_P_RRB && hapd->iface->interfaces &&
1767 hapd->l2 = l2_packet_init(ft_iface, NULL, ETH_P_RRB,
wpa_auth_ft.c 637 return wpa_auth->cb->send_ether(wpa_auth->cb_ctx, dst, ETH_P_RRB,

Completed in 83 milliseconds