get_hw_ifid
if (get_hw_ifid(ifp0, in6) == 0) {
if (altifp && get_hw_ifid(altifp, in6) == 0) {
if (get_hw_ifid(ifp, in6) != 0)
static int get_hw_ifid (struct ifnet *, struct in6_addr *);