Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dinit_reboot.c47 static stop_func_t stop_init_reboot; variable
108 (void) send_pkt(dsmp, dpkt, htonl(INADDR_BROADCAST), stop_init_reboot); in dhcp_init_reboot_v4()
186 stop_init_reboot, DHCPV6_CNF_TIMEOUT, DHCPV6_CNF_MAX_RT); in dhcp_init_reboot_v6()
235 stop_init_reboot(dhcp_smach_t *dsmp, unsigned int n_requests) in stop_init_reboot() function
H A DREADME316 stop_init_reboot() in order to implement the CNF_MAX_RD constraint.