Searched refs:max_ip_len (Results 1 – 1 of 1) sorted by relevance
1195 const uint32_t max_ip_len = MAX_AGG_IP_LEN(); in flow_agg_is_ok() local1225 if (__improbable((fa->fa_total + pkt->pkt_flow_ulen) > max_ip_len)) { in flow_agg_is_ok()1227 uint32_t, pkt->pkt_flow_ulen, uint32_t, max_ip_len); in flow_agg_is_ok()1476 uint32_t max_ip_len = MAX_AGG_IP_LEN(); in estimate_buf_cnt() local1482 hdr_overhead = (fe->fe_rx_pktq_bytes / max_ip_len) * in estimate_buf_cnt()