Home
last modified time | relevance | path

Searched refs:dhcp_extending (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Drenew.c117 !dhcp_extending(dsmp)) { in dhcp_renew()
222 !dhcp_extending(dsmp)) { in dhcp_rebind()
405 dhcp_extending(dhcp_smach_t *dsmp) in dhcp_extending() function
H A Dstates.h285 boolean_t dhcp_extending(dhcp_smach_t *);
H A Dadopt.c215 if (dhcp_extending(dsmp) == 0) { in dhcp_adopt_complete()
H A Dagent.c765 (void) dhcp_extending(dsmp); in ipc_event()