Searched refs:V_ipreass_maxbucketsize (Results 1 – 1 of 1) sorted by relevance
92 #define V_ipreass_maxbucketsize VNET(ipreass_maxbucketsize) macro293 if (V_ipq[hash].count < V_ipreass_maxbucketsize) in ip_reass()579 V_ipreass_maxbucketsize = imax(max / (IPREASS_NHASH / 2), 1); in ipreass_init()697 while (V_ipq[i].count > V_ipreass_maxbucketsize && in ipreass_drain_tomax()733 V_ipreass_maxbucketsize = imax(max / (IPREASS_NHASH / 2), 1); in ipreass_zone_change()765 V_ipreass_maxbucketsize = imax(max / (IPREASS_NHASH / 2), 1); in sysctl_maxfragpackets()774 V_ipreass_maxbucketsize = INT_MAX; in sysctl_maxfragpackets()847 max = V_ipreass_maxbucketsize; in sysctl_maxfragbucketsize()853 V_ipreass_maxbucketsize = max; in sysctl_maxfragbucketsize()