Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/src/
H A Ddhcp6.h236 const struct ipv6_addr *dhcp6_iffindaddr(const struct interface *ifp,
H A Dipv6.c1321 if (dhcp6_iffindaddr(ifp, NULL, 0) != NULL) in ipv6_hasaddr()
H A Ddhcp6.c2140 dhcp6_iffindaddr(const struct interface *ifp, const struct in6_addr *addr, in dhcp6_iffindaddr() function