Searched refs:network_is_persistent_group (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dnotify.c386 if (network_is_persistent_group(ssid))
H A Dwpa_supplicant_i.h1469 static inline int network_is_persistent_group(struct wpa_ssid *ssid) function
/freebsd-11-stable/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c1970 if (network_is_persistent_group(ssid))
1981 if (!network_is_persistent_group(ssid))
2243 if (network_is_persistent_group(ssid))
H A Ddbus_new.c2699 if (network_is_persistent_group(ssid))
2771 if (ssid && network_is_persistent_group(ssid))
H A Ddbus_new_handlers.c3708 if (!network_is_persistent_group(ssid))
3719 if (network_is_persistent_group(ssid))

Completed in 119 milliseconds