Home
last modified time | relevance | path

Searched refs:merge_two_tcp4_packets (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_gro/
H A Dgro_tcp4.h207 merge_two_tcp4_packets(struct gro_tcp4_item *item, in merge_two_tcp4_packets() function
H A Dgro_tcp4.c301 if (merge_two_tcp4_packets(&(tbl->items[cur_idx]), in gro_tcp4_reassemble()
H A Dgro_vxlan_tcp4.c252 if (merge_two_tcp4_packets(&item->inner_item, pkt, cmp, sent_seq, in merge_two_vxlan_tcp4_packets()