Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Dip_mroute.h84 uchar_t vifc_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()
1031 vifcp->vifc_threshold, vifcp->vifc_rate_limit); in add_vif()
3334 vi.vifc_threshold = ipst->ips_vifs[vifi].v_threshold; in ip_mroute_vif()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c6670 vip->vifc_threshold, in mrt_report()