Home
last modified time | relevance | path

Searched refs:skb_copy_to_page_nocache (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/net/
Dsock.h1832 static inline int skb_copy_to_page_nocache(struct sock *sk, struct iov_iter *from, in skb_copy_to_page_nocache() function
/linux-4.4.14/net/ipv4/
Dtcp.c1227 err = skb_copy_to_page_nocache(sk, &msg->msg_iter, skb, in tcp_sendmsg()