Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Dipv6nd.h95 ssize_t ipv6nd_env(char **, const char *, const struct interface *);
Dscript.c496 n = ipv6nd_env(NULL, NULL, ifp); in make_env()
503 n = ipv6nd_env(env + elen, NULL, ifp); in make_env()
Dipv6nd.c1290 ipv6nd_env(char **env, const char *prefix, const struct interface *ifp) in ipv6nd_env() function