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

/illumos-gate/usr/src/lib/libipadm/common/
H A Dipadm_ipmgmt.h68 #define IPADM_NVP_WAIT "_wait" /* DHCP timeout value */ macro
H A Dipadm_persist.c270 nvlist_lookup_int32(v, IPADM_NVP_WAIT, &wait) != 0 ||
458 (err = nvlist_add_int32(nvl_dhcp, IPADM_NVP_WAIT, wait)) != 0 ||
H A Dipadm_addr.c2076 if (strcmp(name, IPADM_NVP_WAIT) == 0)

Completed in 53 milliseconds