Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dcmd_net.c112 if (!skb_has_tx_timestamp(skb, sk) || skb->len) in io_uring_cmd_timestamp()
/linux/include/net/
H A Dsock.h2825 bool skb_has_tx_timestamp(struct sk_buff *skb, const struct sock *sk);
/linux/net/
H A Dsocket.c861 bool skb_has_tx_timestamp(struct sk_buff *skb, const struct sock *sk) in skb_has_tx_timestamp() function