Searched refs:ND6_LLINFO_DELAY (Results 1 – 3 of 3) sorted by relevance
123 #define ND6_LLINFO_DELAY 3 macro145 (nstate) != ND6_LLINFO_DELAY &&\
452 case ND6_LLINFO_DELAY: in ndcache_state2str()1079 case ND6_LLINFO_DELAY: in nd6_service_neighbor_cache()4192 ND6_CACHE_STATE_TRANSITION(ln, ND6_LLINFO_DELAY); in nd6_output_list()4195 static_assert(ND6_LLINFO_DELAY > ND6_LLINFO_INCOMPLETE); in nd6_output_list()4213 if (ln->ln_state == ND6_LLINFO_DELAY || in nd6_output_list()4217 if (ln->ln_state == ND6_LLINFO_DELAY) { in nd6_output_list()
331 ND6_LLINFO_DELAY); in fsw_ethernet_resolve()