Searched refs:skb_peek_next (Results 1 – 4 of 4) sorted by relevance
502 src = skb_peek_next(src, &local_list); in brcmf_sdiod_sglist_rw()
1680 skb = skb_peek_next(skb, &ctx->rx_list); in process_rx_list()1737 next_skb = skb_peek_next(skb, &ctx->rx_list); in process_rx_list()
2688 skb = skb_peek_next(skb, &sk->sk_receive_queue); in unix_stream_read_generic()2774 skb = skb_peek_next(skb, &sk->sk_receive_queue); in unix_stream_read_generic()
1871 static inline struct sk_buff *skb_peek_next(struct sk_buff *skb, in skb_peek_next() function
Completed in 26 milliseconds