Home
last modified time | relevance | path

Searched refs:ND6_LLINFO_STALE (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dnd6.c704 case ND6_LLINFO_STALE: in nd6_llinfo_setstate()
850 nd6_llinfo_setstate(ln, ND6_LLINFO_STALE); in nd6_llinfo_timer()
853 case ND6_LLINFO_STALE: in nd6_llinfo_timer()
885 nd6_llinfo_setstate(ln, ND6_LLINFO_STALE); /* XXX */ in nd6_llinfo_timer()
1434 ln->ln_state == ND6_LLINFO_STALE && gc) { in nd6_free()
1992 nd6_llinfo_setstate(ln, ND6_LLINFO_STALE); in nd6_cache_lladdr()
2050 nd6_llinfo_setstate(ln, ND6_LLINFO_STALE); in nd6_cache_lladdr()
2141 if (ln->ln_state == ND6_LLINFO_STALE) { in nd6_grab_holdchain()
2350 if (lle->ln_state == ND6_LLINFO_STALE) in nd6_resolve_slow()
H A Dnd6_nbr.c786 nd6_llinfo_setstate(ln, ND6_LLINFO_STALE); in nd6_na_input()
838 nd6_llinfo_setstate(ln, ND6_LLINFO_STALE); in nd6_na_input()
869 nd6_llinfo_setstate(ln, ND6_LLINFO_STALE); in nd6_na_input()
H A Dnd6.h59 #define ND6_LLINFO_STALE 2 macro
/f-stack/tools/compat/include/netinet6/
H A Dnd6.h59 #define ND6_LLINFO_STALE 2 macro
/f-stack/tools/ndp/
H A Dndp.c793 case ND6_LLINFO_STALE: in dump()
1313 case ND6_LLINFO_STALE: in plist()