Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/
Dsock.h1727 static inline int skb_add_data_nocache(struct sock *sk, struct sk_buff *skb, in skb_add_data_nocache() function
/linux-3.4.99/net/ipv4/
Dtcp.c1001 err = skb_add_data_nocache(sk, skb, from, copy); in tcp_sendmsg()