Searched refs:skb_zerocopy_iter_stream (Results 1 – 3 of 3) sorted by relevance
1344 int skb_zerocopy_iter_stream(struct sock *sk, struct sk_buff *skb, in skb_zerocopy_iter_stream() function1372 EXPORT_SYMBOL_GPL(skb_zerocopy_iter_stream);
1785 int skb_zerocopy_iter_stream(struct sock *sk, struct sk_buff *skb,
1396 err = skb_zerocopy_iter_stream(sk, skb, msg, copy, uarg); in tcp_sendmsg_locked()