Searched refs:skb_is_err_queue (Results 1 – 1 of 1) sorted by relevance
841 static bool skb_is_err_queue(const struct sk_buff *skb)862 return skb->tstamp && !false_tstamp && skb_is_err_queue(skb);1014 skb_is_err_queue(skb) || in __sock_recv_timestamp() 1021 skb_is_err_queue(skb) || in __sock_recv_timestamp() 1038 !skb_is_err_queue(skb)) in __sock_recv_timestamp() 1048 if (skb_is_err_queue(skb) && skb->len && in __sock_recv_timestamp() 853 static bool skb_is_err_queue(const struct sk_buff *skb) skb_is_err_queue() function