ips_ip_reass_queue_bytes
MAX(MAX_FRAG_MIN, (2 * (ipst->ips_ip_reass_queue_bytes / \
if (ipst->ips_ip_reass_queue_bytes == 0) {
ipst->ips_ip_reass_queue_bytes) {
uint_t, ipst->ips_ip_reass_queue_bytes);
(ipst->ips_ip_reass_queue_bytes < msg_len) ? 0 :
(ipst->ips_ip_reass_queue_bytes - msg_len));
if (ipst->ips_ip_reass_queue_bytes == 0) {
ipst->ips_ip_reass_queue_bytes) {
uint_t, ipst->ips_ip_reass_queue_bytes);
(ipst->ips_ip_reass_queue_bytes < msg_len) ? 0 :
(ipst->ips_ip_reass_queue_bytes - msg_len));