Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Drelease.c43 static boolean_t stop_release_decline(dhcp_smach_t *, unsigned int);
118 stop_release_decline, DHCPV6_DEC_TIMEOUT, 0); in send_declines()
184 stop_release_decline, DHCPV6_REL_TIMEOUT, 0); in dhcp_release()
261 stop_release_decline(dhcp_smach_t *dsmp, unsigned int n_requests) in stop_release_decline() function