Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddhcp6.h155 DH6S_INIT, enumerator
Ddhcpcd.c822 nolease = dhcp6_start(ifp, DH6S_INIT); in dhcpcd_startinterface()
836 nolease = dhcp6_start(ifp, DH6S_INIT); in dhcpcd_startinterface()
Ddhcp6.c663 case DH6S_INIT: in dhcp6_makemessage()
691 case DH6S_INIT: /* FALLTHROUGH */ in dhcp6_makemessage()
2264 state->state = DH6S_INIT; in dhcp6_startinit()
3258 if (init_state == DH6S_INIT && in dhcp6_start()
Dipv6nd.c1210 if (new_data && dhcp6_start(ifp, DH6S_INIT) == -1) in ipv6nd_handlera()