Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Dip_mroute.h171 uchar_t v_threshold; /* Min ttl required to forward on vif */ member
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_mroute.c1004 vifp->v_threshold = vifcp->vifc_threshold; in add_vif()
3334 vi.vifc_threshold = ipst->ips_vifs[vifi].v_threshold; in ip_mroute_vif()