Home
last modified time | relevance | path

Searched refs:skb_append_pagefrags (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/net/ipv4/
Dip_output.c1305 if (skb_append_pagefrags(skb, page, offset, len)) { in ip_append_page()
/Linux-v4.19/net/core/
Dskbuff.c3443 int skb_append_pagefrags(struct sk_buff *skb, struct page *page, in skb_append_pagefrags() function
3459 EXPORT_SYMBOL_GPL(skb_append_pagefrags);
/Linux-v4.19/net/unix/
Daf_unix.c2003 if (skb_append_pagefrags(skb, page, offset, size)) { in unix_stream_sendpage()
/Linux-v4.19/include/linux/
Dskbuff.h1088 int skb_append_pagefrags(struct sk_buff *skb, struct page *page,