Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dcmd_net.c67 ret = skb_get_tx_timestamp(skb, sk, &ts); in io_process_timestamp_skb()
/linux/include/net/
H A Dsock.h2697 int skb_get_tx_timestamp(struct sk_buff *skb, struct sock *sk,
/linux/net/
H A Dsocket.c865 int skb_get_tx_timestamp(struct sk_buff *skb, struct sock *sk, in skb_get_tx_timestamp() function