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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipadm/
H A Dipadm.c1262 boolean_t auto_opt = _B_FALSE; /* Addrconf options */ local
1282 auto_opt = _B_TRUE;
1286 auto_opt = _B_TRUE;
1311 if (static_arg == NULL || auto_opt || dhcp_opt) {
1317 if (auto_opt || s_opt) {

Completed in 49 milliseconds