Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Din6_ifattach.c91 static int get_ifid(struct ifnet *, struct ifnet *, struct in6_addr *);
358 get_ifid(struct ifnet *ifp0, struct ifnet *altifp, in get_ifid() function
442 error = get_ifid(ifp, altifp, &ifra.ifra_addr.sin6_addr); in in6_ifattach_linklocal()