Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_gro/
H A Drte_gro.c392 uint64_t flush_timestamp; in rte_gro_timeout_flush() local
397 flush_timestamp = rte_rdtsc() - timeout_cycles; in rte_gro_timeout_flush()
402 flush_timestamp, out, left_nb_out); in rte_gro_timeout_flush()
409 flush_timestamp, &out[num], left_nb_out); in rte_gro_timeout_flush()
417 flush_timestamp, in rte_gro_timeout_flush()
426 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.c329 uint64_t flush_timestamp, in gro_tcp4_tbl_timeout_flush() argument
343 if (tbl->items[j].start_time <= flush_timestamp) { in gro_tcp4_tbl_timeout_flush()
H A Dgro_udp4.c380 uint64_t flush_timestamp, in gro_udp4_tbl_timeout_flush() argument
394 if (tbl->items[j].start_time <= flush_timestamp) { in gro_udp4_tbl_timeout_flush()
H A Dgro_udp4.h159 uint64_t flush_timestamp,
H A Dgro_tcp4.h169 uint64_t flush_timestamp,
H A Dgro_vxlan_tcp4.c454 uint64_t flush_timestamp, in gro_vxlan_tcp4_tbl_timeout_flush() argument
469 flush_timestamp) { in gro_vxlan_tcp4_tbl_timeout_flush()
H A Dgro_vxlan_udp4.c491 uint64_t flush_timestamp, in gro_vxlan_udp4_tbl_timeout_flush() argument
506 flush_timestamp) { in gro_vxlan_udp4_tbl_timeout_flush()