Searched refs:in6_get_hw_ifid (Results 1 – 3 of 3) sorted by relevance
45 int in6_get_hw_ifid(struct ifnet *, struct in6_addr *);
241 in6_get_hw_ifid(struct ifnet *ifp, struct in6_addr *in6) in in6_get_hw_ifid() function366 if (in6_get_hw_ifid(ifp0, in6) == 0) { in get_ifid()373 if (altifp && in6_get_hw_ifid(altifp, in6) == 0) { in get_ifid()383 if (in6_get_hw_ifid(ifp, in6) != 0) in get_ifid()
1491 if (in6_get_hw_ifid(ifp, &in6) == 0 && in nd6_dad_duplicated()