Searched refs:skb_add_data_nocache (Results 1 – 2 of 2) sorted by relevance
1808 static inline int skb_add_data_nocache(struct sock *sk, struct sk_buff *skb, in skb_add_data_nocache() function
1178 err = skb_add_data_nocache(sk, skb, &msg->msg_iter, copy); in tcp_sendmsg()