Searched refs:for_each_interface (Results 1 – 5 of 5) 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()
395 hapd->iface->interfaces->for_each_interface == NULL) in hostapd_wpa_auth_for_each_auth()399 return hapd->iface->interfaces->for_each_interface( in hostapd_wpa_auth_for_each_auth()470 hapd->iface->interfaces->for_each_interface) { in hostapd_wpa_auth_send_ether()477 res = hapd->iface->interfaces->for_each_interface( in hostapd_wpa_auth_send_ether()
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()910 iface->interfaces->for_each_interface == NULL) in get_own_uuid()913 iface->interfaces->for_each_interface(iface->interfaces, get_uuid_cb, in get_own_uuid()931 iface->interfaces->for_each_interface == NULL) in interface_count()933 iface->interfaces->for_each_interface(iface->interfaces, in interface_count()
37 int (*for_each_interface)(struct hapd_interfaces *interfaces, member
595 interfaces.for_each_interface = hostapd_for_each_interface; in main()