Home
last modified time | relevance | path

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

/dpdk/app/test-pmd/
H A Dtxonly.c63 static uint64_t timestamp_mask; /**< Timestamp dynamic flag mask */ variable
294 pkt->ol_flags |= timestamp_mask; in pkt_burst_prepare()
301 pkt->ol_flags |= timestamp_mask; in pkt_burst_prepare()
456 timestamp_mask = 0; in tx_only_begin()
461 timestamp_mask = 1ULL << dynf; in tx_only_begin()
467 timestamp_mask && in tx_only_begin()