Home
last modified time | relevance | path

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

/dragonfly/sys/net/ip_mroute/
H A Dip_mroute.h256 u_char v_threshold; /* min ttl required to forward on vif*/ member
H A Dip_mroute.c838 vifp->v_threshold = vifcp->vifc_threshold; in add_vif()
/dragonfly/usr.bin/netstat/
H A Dmroute.c101 vifi, v->v_threshold, v->v_rate_limit * 1000 / 1024, in mroutepr()