skb_zerocopy_iter_stream  503 include/linux/skbuff.h int skb_zerocopy_iter_stream(struct sock *sk, struct sk_buff *skb,
skb_zerocopy_iter_stream 1305 net/core/skbuff.c EXPORT_SYMBOL_GPL(skb_zerocopy_iter_stream);
skb_zerocopy_iter_stream 1361 net/ipv4/tcp.c 			err = skb_zerocopy_iter_stream(sk, skb, msg, copy, uarg);