Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dwpa_auth_glue.c1502 const char *ft_iface) in hostapd_wpa_register_ft_oui() argument
1504 hapd->oui_pull = eth_p_oui_register(hapd, ft_iface, in hostapd_wpa_register_ft_oui()
1510 hapd->oui_resp = eth_p_oui_register(hapd, ft_iface, in hostapd_wpa_register_ft_oui()
1516 hapd->oui_push = eth_p_oui_register(hapd, ft_iface, in hostapd_wpa_register_ft_oui()
1522 hapd->oui_sreq = eth_p_oui_register(hapd, ft_iface, in hostapd_wpa_register_ft_oui()
1528 hapd->oui_sresp = eth_p_oui_register(hapd, ft_iface, in hostapd_wpa_register_ft_oui()
1811 const char *ft_iface; in hostapd_setup_wpa() local
1813 ft_iface = hapd->conf->bridge[0] ? hapd->conf->bridge : in hostapd_setup_wpa()
1815 hapd->l2 = l2_packet_init(ft_iface, NULL, ETH_P_RRB, in hostapd_setup_wpa()
1823 if (hostapd_wpa_register_ft_oui(hapd, ft_iface)) { in hostapd_setup_wpa()