Searched refs:skb_has_tx_timestamp (Results 1 – 3 of 3) sorted by relevance
112 if (!skb_has_tx_timestamp(skb, sk) || skb->len) in io_uring_cmd_timestamp()
2825 bool skb_has_tx_timestamp(struct sk_buff *skb, const struct sock *sk);
861 bool skb_has_tx_timestamp(struct sk_buff *skb, const struct sock *sk) in skb_has_tx_timestamp() function