Home
last modified time | relevance | path

Searched refs:ND6_LLINFO_PROBE (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netinet6/
H A Dnd6.h60 #define ND6_LLINFO_PROBE 4 macro
H A Dnd6.c896 nd6_llinfo_setstate(ln, ND6_LLINFO_PROBE); in nd6_llinfo_timer()
901 case ND6_LLINFO_PROBE: in nd6_llinfo_timer()
/freebsd/usr.sbin/ndp/
H A Dndp.c785 case ND6_LLINFO_PROBE: in dump_rtsock()
1376 case ND6_LLINFO_PROBE: in plist()
/freebsd/sys/netlink/route/
H A Dneigh.c99 case ND6_LLINFO_PROBE: in lle_state_to_nl_state()