Searched refs:max_ip_len (Results 1 – 1 of 1) sorted by relevance
1192 const uint32_t max_ip_len = MAX_AGG_IP_LEN(); in flow_agg_is_ok() local1222 if (__improbable((fa->fa_total + pkt->pkt_flow_ulen) > max_ip_len)) { in flow_agg_is_ok()1224 uint32_t, pkt->pkt_flow_ulen, uint32_t, max_ip_len); in flow_agg_is_ok()1473 uint32_t max_ip_len = MAX_AGG_IP_LEN(); in estimate_buf_cnt() local1479 hdr_overhead = (fe->fe_rx_pktq_bytes / max_ip_len) * in estimate_buf_cnt()