Searched refs:for_each_interface (Results 1 – 6 of 6) sorted by relevance
93 hapd->iface->interfaces->for_each_interface) in hostapd_prune_associations()94 hapd->iface->interfaces->for_each_interface( in hostapd_prune_associations()
470 hapd->iface->interfaces->for_each_interface == NULL) in hostapd_wpa_auth_for_each_auth()474 return hapd->iface->interfaces->for_each_interface( in hostapd_wpa_auth_for_each_auth()591 hapd->iface->interfaces->for_each_interface) { in hostapd_wpa_auth_send_ether()598 res = hapd->iface->interfaces->for_each_interface( in hostapd_wpa_auth_send_ether()749 hapd->iface->interfaces->for_each_interface) { in hostapd_wpa_auth_send_oui()758 res = hapd->iface->interfaces->for_each_interface( in hostapd_wpa_auth_send_oui()
88 iface->interfaces->for_each_interface == NULL) in hostapd_wps_for_each()90 return iface->interfaces->for_each_interface(iface->interfaces, in hostapd_wps_for_each()904 iface->interfaces->for_each_interface == NULL) in get_own_uuid()907 iface->interfaces->for_each_interface(iface->interfaces, get_uuid_cb, in get_own_uuid()925 iface->interfaces->for_each_interface == NULL) in interface_count()927 iface->interfaces->for_each_interface(iface->interfaces, in interface_count()
37 int (*for_each_interface)(struct hapd_interfaces *interfaces, member
1731 !hapd->iface->interfaces->for_each_interface) in hostapd_owe_trans_get_info()1734 return hapd->iface->interfaces->for_each_interface( in hostapd_owe_trans_get_info()1770 !iface->interfaces->for_each_interface) in hostapd_owe_update_trans()1773 iface->interfaces->for_each_interface( in hostapd_owe_update_trans()
663 interfaces.for_each_interface = hostapd_for_each_interface; in main()