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