Searched refs:skb_frag_page_copy (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/ipv4/
H A Dtcp_output.c2386 skb_frag_page_copy(fragto, fragfrom);
/linux-master/include/linux/
H A Dskbuff.h3600 * skb_frag_page_copy() - sets the page in a fragment from another fragment
3604 static inline void skb_frag_page_copy(skb_frag_t *fragto, function
/linux-master/net/core/
H A Dskbuff.c4211 skb_frag_page_copy(fragto, fragfrom);

Completed in 165 milliseconds