Home
last modified time | relevance | path

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

/net/
Dsocket.c709 static bool skb_is_err_queue(const struct sk_buff *skb) in skb_is_err_queue() function
729 return skb->tstamp && !false_tstamp && skb_is_err_queue(skb); in skb_is_swtx_tstamp()
816 !skb_is_err_queue(skb)) in __sock_recv_timestamp()
825 if (skb_is_err_queue(skb) && skb->len && in __sock_recv_timestamp()