Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dstates.h314 boolean_t is_bound_state(DHCPSTATE);
H A Dstates.c760 is_bound_state(DHCPSTATE state) in is_bound_state() function
791 if (is_bound_state(dsmp->dsm_state)) { in set_smach_state()
792 if (!is_bound_state(state)) { in set_smach_state()
799 if (is_bound_state(state)) { in set_smach_state()
H A Drequest.c1140 if (is_bound_state(dsmp->dsm_state)) in dhcp_packet_lif()
H A Dpacket.c254 !is_bound_state(dsmp->dsm_state))) in init_pkt()