Searched refs:ND6_LLINFO_PERMANENT (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.81.4/bsd/netinet6/ | ||
| H A D | nd6.h | 146 #define ND6_LLINFO_PERMANENT(n) \ macro |
| H A D | nd6.c | 4243 if (!ND6_LLINFO_PERMANENT(ln) && ln->ln_asked == 0) { in nd6_output_list() |