Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dif-bsd.c1782 if_af_attach(const struct interface *ifp, int af) in if_af_attach() function
1915 if (if_af_attach(ifp, AF_INET6) == -1) in if_setup_inet6()