Home
last modified time | relevance | path

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

/linux-6.14.4/net/core/
Dskbuff.c5415 static bool skb_may_tx_timestamp(struct sock *sk, bool tsonly) in skb_may_tx_timestamp() function
5434 if (!skb_may_tx_timestamp(sk, false)) in skb_complete_tx_timestamp()
5470 if (!skb_may_tx_timestamp(sk, tsonly)) in __skb_tstamp_tx()