ND_IFINFO
ip6->ip6_hlim = ND_IFINFO(rcvif)->chlim;
ND_IFINFO(ifp)->flags &= ~ND6_IFF_IFDISABLED;
ND_IFINFO(ifp)->flags &= ~ND6_IFF_AUTO_LINKLOCAL;
ND_IFINFO(ifp)->flags |= ND6_IFF_IFDISABLED;
ND_IFINFO(ifp)->flags &= ~ND6_IFF_AUTO_LINKLOCAL;
if (!(ND_IFINFO(ifp)->flags & ND6_IFF_IFDISABLED) &&
ND_IFINFO(ifp)->flags & ND6_IFF_AUTO_LINKLOCAL) {
#define NDI_BEST ND_IFINFO(ia_best->ia_ifp)
#define NDI_NEW ND_IFINFO(ia->ia_ifp)
return (ND_IFINFO(ifp)->chlim);
if ((ND_IFINFO(rcvif)->flags & ND6_IFF_IFDISABLED)) {
if ((ND_IFINFO(ifp)->flags & ND6_IFF_IFDISABLED)) {
struct nd_kifinfo *ndi = ND_IFINFO(ifp);
struct nd_kifinfo *ifndi = ND_IFINFO(ifp);
ndi = ND_IFINFO(ifp);
struct nd_kifinfo *ndi = ND_IFINFO(ifp);
struct nd_kifinfo *ndi = ND_IFINFO(ifp);
struct nd_kifinfo *ndi = ND_IFINFO(ifp);
struct nd_kifinfo *ndi = ND_IFINFO(ifp);
(long)ND_IFINFO(ifa->ifa_ifp)->retrans * hz / 1000);
(long)ND_IFINFO(ifa->ifa_ifp)->retrans * hz / 1000);
ND_IFINFO(ifp)->flags |= ND6_IFF_IFDISABLED;