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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dnd6.h54 int ln_byhint; /* # of times we made it reachable by UL hint */ member in struct:llinfo_nd6
H A Dnd6.c1152 ln->ln_byhint++;
1153 if (ln->ln_byhint > nd6_maxnudhint)
1318 ln->ln_byhint = 0;
1343 ln->ln_byhint = 0;
1365 ln->ln_byhint = 0;
H A Dnd6_nbr.c677 ln->ln_byhint = 0;
758 ln->ln_byhint = 0;

Completed in 16 milliseconds