Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddhcp6.c1453 dhcp6_hasprefixdelegation(struct interface *ifp) in dhcp6_hasprefixdelegation() function
1495 pd = dhcp6_hasprefixdelegation(ifp); in dhcp6_startrebind()
1609 if (ipv6nd_hasradhcp(ifp) || dhcp6_hasprefixdelegation(ifp)) in dhcp6_startexpire()
2292 if (dhcp6_hasprefixdelegation(ifp)) in dhcp6_startinit()
2834 if (dhcp6_hasprefixdelegation(ifp)) in dhcp6_handledata()
3193 dhcp6_hasprefixdelegation(ifp) > 1) in dhcp6_start1()