Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_mroute.h98 u_char vifc_threshold; /* min ttl required to forward on vif */ member
/f-stack/freebsd/netinet/
H A Dip_mroute.h98 u_char vifc_threshold; /* min ttl required to forward on vif */ member
H A Dip_mroute.c917 vifp->v_threshold = vifcp->vifc_threshold; in add_vif()
935 (int)vifcp->vifc_threshold); in add_vif()