Home
last modified time | relevance | path

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

/include/net/
Dxdp_sock.h143 compl->tx_timestamp = &meta->completion.tx_timestamp; in xsk_tx_metadata_to_compl()
145 compl->tx_timestamp = NULL; in xsk_tx_metadata_to_compl()
191 if (!compl->tx_timestamp) in xsk_tx_metadata_complete()
194 *compl->tx_timestamp = ops->tmo_fill_timestamp(priv); in xsk_tx_metadata_complete()
/include/uapi/linux/
Dif_xdp.h149 __u64 tx_timestamp; member
/include/linux/
Dskbuff.h586 __u64 *tx_timestamp; member