Home
last modified time | relevance | path

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

/openbsd/src/sys/netinet6/
Dnd6.h42 #define ND6_LLINFO_PROBE 4 macro
Dnd6.c374 ln->ln_state = ND6_LLINFO_PROBE; in nd6_llinfo_timer()
380 case ND6_LLINFO_PROBE: in nd6_llinfo_timer()
/openbsd/src/usr.sbin/ndp/
Dndp.c628 case ND6_LLINFO_PROBE: in dump()