Searched refs:max_pkt_len (Results 1 – 1 of 1) sorted by relevance
911 uint32_t largest, max_pkt_len; in convert_native_pkt_to_mbuf_chain() local950 max_pkt_len = pp->pp_buflet_size * pp->pp_max_frags; in convert_native_pkt_to_mbuf_chain()961 if (__improbable(len > max_pkt_len || llhlen > len)) { in convert_native_pkt_to_mbuf_chain()