Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Drenew.c116 !dhcp_extending(dsmp)) { in dhcp_renew()
221 !dhcp_extending(dsmp)) { in dhcp_rebind()
404 dhcp_extending(dhcp_smach_t *dsmp) in dhcp_extending() function
H A Dstates.h271 boolean_t dhcp_extending(dhcp_smach_t *);
H A Dadopt.c215 if (dhcp_extending(dsmp) == 0) { in dhcp_adopt_complete()
H A Dagent.c757 (void) dhcp_extending(dsmp); in ipc_event()