Home
last modified time | relevance | path

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

/Linux-v5.4/net/
Dsocket.c726 static bool skb_is_swtx_tstamp(const struct sk_buff *skb, int false_tstamp) in skb_is_swtx_tstamp() function
811 !skb_is_swtx_tstamp(skb, false_tstamp) && in __sock_recv_timestamp()