ifid
struct ifid *ifhp = (struct ifid *)fhp;
struct ifid *ifhp;
ifhp = (struct ifid *)fhp;
ifhp->ifid_len = sizeof(struct ifid);
struct ifid *ifhp;
ifhp = (struct ifid *)fhp;
struct ifid *ifhp;
ifhp = (struct ifid *)fhp;
ifhp->ifid_len = sizeof(struct ifid);
in6_ifattach_linklocal(struct ifnet *ifp, struct in6_addr *ifid)
} else if (ifid) {
ifra.ifra_addr.sin6_addr = *ifid;