Home
last modified time | relevance | path

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

/net/
Dsocket.c806 static bool skb_is_err_queue(const struct sk_buff *skb) in skb_is_err_queue() function
826 return skb->tstamp && !false_tstamp && skb_is_err_queue(skb); in skb_is_swtx_tstamp()
951 !skb_is_err_queue(skb)) in __sock_recv_timestamp()
961 if (skb_is_err_queue(skb) && skb->len && in __sock_recv_timestamp()