get_hw_ifid 66 netinet6/in6_ifattach.c static int get_hw_ifid(struct ifnet *, struct in6_addr *); get_hw_ifid 251 netinet6/in6_ifattach.c if (get_hw_ifid(ifp0, in6) == 0) { get_hw_ifid 258 netinet6/in6_ifattach.c if (altifp && get_hw_ifid(altifp, in6) == 0) { get_hw_ifid 268 netinet6/in6_ifattach.c if (get_hw_ifid(ifp, in6) != 0)