Searched refs:skb_peek_next (Results 1 – 2 of 2) sorted by relevance
2359 skb = skb_peek_next(skb, &sk->sk_receive_queue); in unix_stream_read_generic()2443 skb = skb_peek_next(skb, &sk->sk_receive_queue); in unix_stream_read_generic()
1393 static inline struct sk_buff *skb_peek_next(struct sk_buff *skb, in skb_peek_next() function