Home
last modified time | relevance | path

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

/NextBSD/sys/netinet6/
HDin6_ifattach.c89 static int get_ifid(struct ifnet *, struct ifnet *, struct in6_addr *);
387 get_ifid(struct ifnet *ifp0, struct ifnet *altifp, in get_ifid() function
469 if (get_ifid(ifp, altifp, &ifra.ifra_addr.sin6_addr) != 0) { in in6_ifattach_linklocal()