Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dipmr_base.c240 for (ct = c->mfc_un.res.minvif; ct < c->mfc_un.res.maxvif; ct++) { in mr_fill_mroute()
285 for (ct = c->mfc_un.res.minvif; ct < c->mfc_un.res.maxvif; ct++) { in mr_mfc_uses_dev()
H A Dipmr.c820 cache->mfc_un.res.minvif = MAXVIFS; in ipmr_update_thresholds()
828 if (cache->mfc_un.res.minvif > vifi) in ipmr_update_thresholds()
829 cache->mfc_un.res.minvif = vifi; in ipmr_update_thresholds()
988 c->_c.mfc_un.res.minvif = MAXVIFS; in ipmr_cache_alloc()
2069 ct >= c->_c.mfc_un.res.minvif; ct--) { in ip_mr_forward()
3035 for (n = mfc->_c.mfc_un.res.minvif; in ipmr_mfc_seq_show()
/linux/net/ipv6/
H A Dip6mr.c526 for (n = mfc->_c.mfc_un.res.minvif; in ipmr_mfc_seq_show()
873 cache->mfc_un.res.minvif = MAXMIFS; in ip6mr_update_thresholds()
881 if (cache->mfc_un.res.minvif > vifi) in ip6mr_update_thresholds()
882 cache->mfc_un.res.minvif = vifi; in ip6mr_update_thresholds()
1015 c->_c.mfc_un.res.minvif = MAXMIFS; in ip6mr_cache_alloc()
2212 ct >= c->_c.mfc_un.res.minvif; ct--) { in ip6_mr_forward()