Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dtxonly.c62 static bool timestamp_enable; /**< Timestamp enable */ variable
258 if (unlikely(timestamp_enable)) { in pkt_burst_prepare()
438 timestamp_enable = false; in tx_only_begin()
450 timestamp_enable = tx_pkt_times_inter && in tx_only_begin()
454 if (timestamp_enable) in tx_only_begin()