Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Dip_mroute.h59 u_int8_t vifc_threshold; /* min ttl required to forward on vif */ member
H A Dip_mroute.c732 vifp->v_threshold = vifcp->vifc_threshold; in add_vif()
/openbsd/usr.sbin/dvmrpd/
H A Dkmroute.c185 vc.vifc_threshold = 1; in mrt_add_vif()
/openbsd/usr.sbin/mrouted/
H A Dkern.c125 vc.vifc_threshold = v->uv_threshold; in k_add_vif()