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

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dhostapd.c2102 int not_ready_in_sync_ifaces = 0; local
2125 not_ready_in_sync_ifaces++;
2132 if (not_ready_in_sync_ifaces > 1 && iface->state == HAPD_IFACE_DFS) {
2144 if (not_ready_in_sync_ifaces > 1) {

Completed in 74 milliseconds