Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dtxonly.c60 static uint64_t timestamp_mask; /**< Timestamp dynamic flag mask */ variable
287 pkt->ol_flags |= timestamp_mask; in pkt_burst_prepare()
294 pkt->ol_flags |= timestamp_mask; in pkt_burst_prepare()
439 timestamp_mask = 0; in tx_only_begin()
445 timestamp_mask = 1ULL << dynf; in tx_only_begin()
451 timestamp_mask && in tx_only_begin()