Searched refs:ifc_mylladdr (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.sbin/route6d/
H A Droute6d.c92 struct in6_addr ifc_mylladdr; /* my link-local address */ member in struct:ifc
1248 if (IN6_ARE_ADDR_EQUAL(&ifcp->ifc_mylladdr, &fsock.sin6_addr))
1640 ifcp->ifc_mylladdr = ifac->ifac_addr;
2823 inet_ntop(AF_INET6, (void *)&ifcp->ifc_mylladdr, (char *)buf2, sizeof(buf2));
3067 inet6_n2p(&ifcp->ifc_mylladdr),

Completed in 108 milliseconds