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

/linux-master/net/core/
H A Dskbuff.c5414 static bool skb_may_tx_timestamp(struct sock *sk, bool tsonly) function
5433 if (!skb_may_tx_timestamp(sk, false))
5469 if (!skb_may_tx_timestamp(sk, tsonly))

Completed in 235 milliseconds