Searched refs:IS_IPV4_TCP_PKT (Results 1 – 1 of 1) sorted by relevance
34 #define IS_IPV4_TCP_PKT(ptype) (RTE_ETH_IS_IPV4_HDR(ptype) && \ macro262 } else if (IS_IPV4_TCP_PKT(pkts[i]->packet_type) && in rte_gro_reassemble_burst()363 } else if (IS_IPV4_TCP_PKT(pkts[i]->packet_type) && in rte_gro_reassemble()