Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/
Dip_output.c1423 if (skb_append_pagefrags(skb, page, offset, len)) { in ip_append_page()
/Linux-v5.4/net/core/
Dskbuff.c3588 int skb_append_pagefrags(struct sk_buff *skb, struct page *page, in skb_append_pagefrags() function
3604 EXPORT_SYMBOL_GPL(skb_append_pagefrags);
/Linux-v5.4/net/unix/
Daf_unix.c1951 if (skb_append_pagefrags(skb, page, offset, size)) { in unix_stream_sendpage()
/Linux-v5.4/include/linux/
Dskbuff.h1145 int skb_append_pagefrags(struct sk_buff *skb, struct page *page,