Searched refs:skb_zerocopy_iter_stream (Results 1 – 3 of 3) sorted by relevance
1884 int skb_zerocopy_iter_stream(struct sock *sk, struct sk_buff *skb, in skb_zerocopy_iter_stream() function1922 EXPORT_SYMBOL_GPL(skb_zerocopy_iter_stream);
1777 int skb_zerocopy_iter_stream(struct sock *sk, struct sk_buff *skb,
1300 err = skb_zerocopy_iter_stream(sk, skb, msg, copy, uarg, in tcp_sendmsg_locked()