Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dbound.c61 static boolean_t configure_v4_timers(dhcp_smach_t *);
152 if (!configure_v4_timers(dsmp)) in dhcp_bound()
171 if (!configure_v4_timers(dsmp)) in dhcp_bound()
230 if (!configure_v4_timers(dsmp)) in dhcp_bound()
513 configure_v4_timers(dhcp_smach_t *dsmp) in configure_v4_timers() function