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