Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/wpa/dist/src/ap/
Dwpa_auth_glue.c1454 const char *ft_iface) in hostapd_wpa_register_ft_oui() argument
1456 hapd->oui_pull = eth_p_oui_register(hapd, ft_iface, in hostapd_wpa_register_ft_oui()
1462 hapd->oui_resp = eth_p_oui_register(hapd, ft_iface, in hostapd_wpa_register_ft_oui()
1468 hapd->oui_push = eth_p_oui_register(hapd, ft_iface, in hostapd_wpa_register_ft_oui()
1474 hapd->oui_sreq = eth_p_oui_register(hapd, ft_iface, in hostapd_wpa_register_ft_oui()
1480 hapd->oui_sresp = eth_p_oui_register(hapd, ft_iface, in hostapd_wpa_register_ft_oui()
1763 const char *ft_iface; in hostapd_setup_wpa() local
1765 ft_iface = hapd->conf->bridge[0] ? hapd->conf->bridge : in hostapd_setup_wpa()
1767 hapd->l2 = l2_packet_init(ft_iface, NULL, ETH_P_RRB, in hostapd_setup_wpa()
1775 if (hostapd_wpa_register_ft_oui(hapd, ft_iface)) { in hostapd_setup_wpa()