Searched refs:max_ip_len (Results 1 – 1 of 1) sorted by relevance
1227 const uint32_t max_ip_len = MAX_AGG_IP_LEN(); in flow_agg_is_ok() local1257 if (__improbable((fa->fa_total + pkt->pkt_flow_ulen) > max_ip_len)) { in flow_agg_is_ok()1259 uint32_t, pkt->pkt_flow_ulen, uint32_t, max_ip_len); in flow_agg_is_ok()1521 uint32_t max_ip_len = MAX_AGG_IP_LEN(); in estimate_buf_cnt() local1531 hdr_overhead = (total_bytes / max_ip_len) * in estimate_buf_cnt()