Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/src/
H A Dipv6nd.h127 ssize_t ipv6nd_env(FILE *, const struct interface *);
H A Dscript.c526 if (ipv6nd_env(fp, ifp) == -1) in make_env()
H A Dipv6nd.c1734 ipv6nd_env(FILE *fp, const struct interface *ifp) in ipv6nd_env() function