Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_gro/
H A Dgro_vxlan_udp4.h137 uint16_t gro_vxlan_udp4_tbl_timeout_flush(struct gro_vxlan_udp4_tbl *tbl,
H A Drte_gro.c292 i += gro_vxlan_udp4_tbl_timeout_flush(&vxlan_udp_tbl, in rte_gro_reassemble_burst()
407 num += gro_vxlan_udp4_tbl_timeout_flush(gro_ctx->tbls[ in rte_gro_timeout_flush()
H A Dgro_vxlan_udp4.c490 gro_vxlan_udp4_tbl_timeout_flush(struct gro_vxlan_udp4_tbl *tbl, in gro_vxlan_udp4_tbl_timeout_flush() function