Searched refs:ND_LLINFO_INCOMPLETE (Results 1 – 8 of 8) sorted by relevance
37 #define ND_LLINFO_INCOMPLETE 0 macro46 ((ln)->ln_state > ND_LLINFO_INCOMPLETE)48 (((ln)->ln_expire == 0) && ((ln)->ln_state > ND_LLINFO_INCOMPLETE))
87 case ND_LLINFO_INCOMPLETE: in nd_timer()114 missed = ND_LLINFO_INCOMPLETE; in nd_timer()191 if (ln->ln_state > ND_LLINFO_INCOMPLETE && in nd_timer()348 if (ln->ln_state > ND_LLINFO_INCOMPLETE) { in nd_resolve()364 ln->ln_state = ND_LLINFO_INCOMPLETE; in nd_resolve()
45 #define ND6_LLINFO_INCOMPLETE ND_LLINFO_INCOMPLETE
808 if (ln->ln_state > ND_LLINFO_INCOMPLETE) in nd6_purge_entry()1441 } else if (ln->ln_state == ND_LLINFO_INCOMPLETE) { in nd6_cache_lladdr()
751 if (ln->ln_state <= ND_LLINFO_INCOMPLETE) { in nd6_na_input()
525 case ND_LLINFO_INCOMPLETE: in dump()
601 case ND_LLINFO_INCOMPLETE: in do_foreach()
1041 la->ln_state == ND_LLINFO_INCOMPLETE)) { in in_arpinput()