Home
last modified time | relevance | path

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

/tools/include/uapi/linux/
A Dif_xdp.h160 __u64 tx_timestamp; member
/tools/testing/selftests/bpf/
A Dxdp_hw_metadata.c320 if (meta->completion.tx_timestamp) { in complete_tx()
327 meta->completion.tx_timestamp); in complete_tx()
330 meta->completion.tx_timestamp, ref_tstamp); in complete_tx()
334 last_hw_rx_timestamp, meta->completion.tx_timestamp); in complete_tx()
/tools/testing/selftests/bpf/prog_tests/
A Dxdp_metadata.c242 ASSERT_NEQ(meta->completion.tx_timestamp, 0, "tx_timestamp"); in complete_tx()

Completed in 6 milliseconds