Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/
Dip_output.c1432 if (skb_append_pagefrags(skb, page, offset, len)) { in ip_append_page()
/Linux-v5.10/net/core/
Dskbuff.c3583 int skb_append_pagefrags(struct sk_buff *skb, struct page *page, in skb_append_pagefrags() function
3599 EXPORT_SYMBOL_GPL(skb_append_pagefrags);
/Linux-v5.10/net/unix/
Daf_unix.c1999 if (skb_append_pagefrags(skb, page, offset, size)) { in unix_stream_sendpage()
/Linux-v5.10/include/linux/
Dskbuff.h1190 int skb_append_pagefrags(struct sk_buff *skb, struct page *page,