Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_gro/
H A Dgro_vxlan_tcp4.h140 uint16_t gro_vxlan_tcp4_tbl_timeout_flush(struct gro_vxlan_tcp4_tbl *tbl,
H A Drte_gro.c287 i = gro_vxlan_tcp4_tbl_timeout_flush(&vxlan_tcp_tbl, in rte_gro_reassemble_burst()
400 num = gro_vxlan_tcp4_tbl_timeout_flush(gro_ctx->tbls[ in rte_gro_timeout_flush()
H A Dgro_vxlan_tcp4.c453 gro_vxlan_tcp4_tbl_timeout_flush(struct gro_vxlan_tcp4_tbl *tbl, in gro_vxlan_tcp4_tbl_timeout_flush() function