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

/freebsd-12-stable/contrib/wpa/src/common/
H A Dwpa_helpers.h20 int wait_ip_addr(const char *ifname, int timeout);
H A Dwpa_helpers.c212 int wait_ip_addr(const char *ifname, int timeout) function
/freebsd-12-stable/contrib/wpa/hs20/client/
H A Dspp_client.c993 if (wait_ip_addr(ctx->ifname, 15) < 0) {
H A Doma_dm_client.c1208 if (wait_ip_addr(ctx->ifname, 15) < 0) {
H A Dosu_client.c2245 if (wait_ip_addr(ifname, 15) < 0) {
2689 if (wait_ip_addr(ctx->ifname, 15) < 0) {

Completed in 107 milliseconds