Searched defs:configure_v4_timers (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dbound.c60 static boolean_t configure_v4_timers(dhcp_smach_t *);
149 if (!configure_v4_timers(dsmp))
168 if (!configure_v4_timers(dsmp))
227 if (!configure_v4_timers(dsmp))
503 * configure_v4_timers(): configures the lease timers on a v4 state machine
510 configure_v4_timers(dhcp_smach_t *dsmp) function
530 dhcpmsg(MSG_WARNING, "configure_v4_timers: %s lease time in "
561 const char *noext = "configure_v4_timers: lease renewed but "
593 "configure_v4_timers: %s acquired permanent lease",
598 dhcpmsg(MSG_INFO, "configure_v4_timers
[all...]

Completed in 58 milliseconds