Searched refs:for_each_interface (Results 1 – 5 of 5) sorted by relevance
82 hapd->iface->interfaces->for_each_interface) in hostapd_prune_associations()83 hapd->iface->interfaces->for_each_interface( in hostapd_prune_associations()
351 hapd->iface->interfaces->for_each_interface == NULL) in hostapd_wpa_auth_for_each_auth()355 return hapd->iface->interfaces->for_each_interface( in hostapd_wpa_auth_for_each_auth()409 hapd->iface->interfaces->for_each_interface) { in hostapd_wpa_auth_send_ether()416 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()891 iface->interfaces->for_each_interface == NULL) in get_own_uuid()894 iface->interfaces->for_each_interface(iface->interfaces, get_uuid_cb, in get_own_uuid()912 iface->interfaces->for_each_interface == NULL) in interface_count()914 iface->interfaces->for_each_interface(iface->interfaces, in interface_count()
33 int (*for_each_interface)(struct hapd_interfaces *interfaces, member
560 interfaces.for_each_interface = hostapd_for_each_interface; in main()