Home
last modified time | relevance | path

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

/dpdk/examples/ipv4_multicast/
H A Dmain.c102 uint64_t tx_tsc; member
385 if (likely (cur_tsc < qconf->tx_tsc + drain_tsc)) in send_timeout_burst()
392 qconf->tx_tsc = cur_tsc; in send_timeout_burst()