Home
last modified time | relevance | path

Searched refs:flush_timestamp (Results 1 – 9 of 9) sorted by relevance

/dpdk/lib/gro/
H A Drte_gro.c391 uint64_t flush_timestamp; in rte_gro_timeout_flush() local
396 flush_timestamp = rte_rdtsc() - timeout_cycles; in rte_gro_timeout_flush()
401 flush_timestamp, out, left_nb_out); in rte_gro_timeout_flush()
408 flush_timestamp, &out[num], left_nb_out); in rte_gro_timeout_flush()
416 flush_timestamp, in rte_gro_timeout_flush()
425 flush_timestamp, in rte_gro_timeout_flush()
H A Dgro_vxlan_udp4.h138 uint64_t flush_timestamp,
H A Dgro_vxlan_tcp4.h141 uint64_t flush_timestamp,
H A Dgro_tcp4.c328 uint64_t flush_timestamp, in gro_tcp4_tbl_timeout_flush() argument
342 if (tbl->items[j].start_time <= flush_timestamp) { in gro_tcp4_tbl_timeout_flush()
H A Dgro_udp4.c379 uint64_t flush_timestamp, in gro_udp4_tbl_timeout_flush() argument
393 if (tbl->items[j].start_time <= flush_timestamp) { in gro_udp4_tbl_timeout_flush()
H A Dgro_udp4.h157 uint64_t flush_timestamp,
H A Dgro_tcp4.h167 uint64_t flush_timestamp,
H A Dgro_vxlan_tcp4.c453 uint64_t flush_timestamp, in gro_vxlan_tcp4_tbl_timeout_flush() argument
468 flush_timestamp) { in gro_vxlan_tcp4_tbl_timeout_flush()
H A Dgro_vxlan_udp4.c490 uint64_t flush_timestamp, in gro_vxlan_udp4_tbl_timeout_flush() argument
505 flush_timestamp) { in gro_vxlan_udp4_tbl_timeout_flush()