Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dnd6.h269 #define V_nd6_delay VNET(nd6_delay) macro
H A Dnd6.c624 nd_delay = V_nd6_delay; in nd6_is_stale()
713 nd_delay = V_nd6_delay; in nd6_llinfo_setstate()
721 delay = (long)V_nd6_delay * hz; in nd6_llinfo_setstate()
/f-stack/tools/compat/include/netinet6/
H A Dnd6.h269 #define V_nd6_delay VNET(nd6_delay) macro