Searched refs:NET_DHCPV6_INIT (Results 1 – 3 of 3) sorted by relevance
32 NET_DHCPV6_INIT, enumerator
1516 case NET_DHCPV6_INIT: in dhcpv6_enter_state()2009 case NET_DHCPV6_INIT: { in dhcpv6_manage_timers()2204 dhcpv6_enter_state(iface, NET_DHCPV6_INIT); in dhcpv6_iface_event_handler()2267 dhcpv6_enter_state(iface, NET_DHCPV6_INIT); in net_dhcpv6_start()2283 case NET_DHCPV6_INIT: in net_dhcpv6_stop()
623 test_ctx.iface->config.dhcpv6.state = NET_DHCPV6_INIT; in ZTEST()