Searched refs:check_cmd_allowed (Results 1 – 3 of 3) sorted by relevance
66 boolean_t check_cmd_allowed(DHCPSTATE, dhcp_ipc_type_t);
147 !check_cmd_allowed(dsmp->dsm_state, DHCP_RELEASE)) { in dhcp_release()
594 if (!check_cmd_allowed(dsmp->dsm_state, ia.ia_cmd)) { in ipc_event()1521 check_cmd_allowed(DHCPSTATE state, dhcp_ipc_type_t cmd) in check_cmd_allowed() function