Searched refs:V_ipreass_maxbucketsize (Results 1 – 1 of 1) sorted by relevance
96 #define V_ipreass_maxbucketsize VNET(ipreass_maxbucketsize) macro311 if (V_ipq[hash].count < V_ipreass_maxbucketsize) in ip_reass()709 V_ipreass_maxbucketsize = imax(max / (V_ipq_hashsize / 2), 1); in ipreass_vnet_init()800 while (V_ipq[i].count > V_ipreass_maxbucketsize && in ipreass_drain_tomax()839 V_ipreass_maxbucketsize = imax(max / (V_ipq_hashsize / 2), 1); in ipreass_zone_change()871 V_ipreass_maxbucketsize = imax(max / (V_ipq_hashsize / 2), 1); in sysctl_maxfragpackets()880 V_ipreass_maxbucketsize = INT_MAX; in sysctl_maxfragpackets()954 max = V_ipreass_maxbucketsize; in sysctl_maxfragbucketsize()960 V_ipreass_maxbucketsize = max; in sysctl_maxfragbucketsize()