Home
last modified time | relevance | path

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

/linux-6.6.21/net/
Dsocket.c842 static bool skb_is_swtx_tstamp(const struct sk_buff *skb, int false_tstamp) in skb_is_swtx_tstamp() function
954 !skb_is_swtx_tstamp(skb, false_tstamp)) { in __sock_recv_timestamp()