Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Dskbuff.c1889 static bool __skb_splice_bits(struct sk_buff *skb, struct pipe_inode_info *pipe, in __skb_splice_bits() function
1951 if (__skb_splice_bits(skb, pipe, &offset, &tlen, &spd, sk)) in skb_splice_bits()
1962 if (__skb_splice_bits(frag_iter, pipe, &offset, &tlen, &spd, sk)) in skb_splice_bits()