Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_gro/
H A Dgro_vxlan_tcp4.h29 struct gro_vxlan_tcp4_flow { struct
54 struct gro_vxlan_tcp4_flow *flows; argument
H A Drte_gro.c158 struct gro_vxlan_tcp4_flow vxlan_tcp_flows[RTE_GRO_MAX_BURST_ITEM_NUM]; in rte_gro_reassemble_burst()
H A Dgro_vxlan_tcp4.c46 size = sizeof(struct gro_vxlan_tcp4_flow) * entries_num; in gro_vxlan_tcp4_tbl_create()