Home
last modified time | relevance | path

Searched refs:V_nd6_prune (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/netinet6/
HDnd6.h334 #define V_nd6_prune VNET(nd6_prune) macro
HDnd6.c618 callout_reset(&V_nd6_timer_ch, V_nd6_prune * hz, in nd6_timer()