Searched refs:skb_add_data_nocache (Results 1 – 2 of 2) sorted by relevance
1727 static inline int skb_add_data_nocache(struct sock *sk, struct sk_buff *skb, in skb_add_data_nocache() function
1001 err = skb_add_data_nocache(sk, skb, from, copy); in tcp_sendmsg()