Searched defs:autoconf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dncu_phys.c1181 * Check if we're connected to the expected WLAN, or in the case of autoconf
1221 * If we're using autoconf, we have no control over what we connect to,
1554 boolean_t autoconf = B_FALSE; local
1632 * try a second time using autoconf. Drop the object lock during the
1646 /* Connect failed, try autoconf */
1654 autoconf = B_TRUE;
1668 if (autoconf)

Completed in 62 milliseconds