Home
last modified time | relevance | path

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

/Linux-v6.1/net/ipv4/
Dip_output.c1452 if (skb_append_pagefrags(skb, page, offset, len)) { in ip_append_page()
/Linux-v6.1/net/core/
Dskbuff.c3964 int skb_append_pagefrags(struct sk_buff *skb, struct page *page, in skb_append_pagefrags() function
3981 EXPORT_SYMBOL_GPL(skb_append_pagefrags);
/Linux-v6.1/net/unix/
Daf_unix.c2338 if (skb_append_pagefrags(skb, page, offset, size)) { in unix_stream_sendpage()
/Linux-v6.1/include/linux/
Dskbuff.h1364 int skb_append_pagefrags(struct sk_buff *skb, struct page *page,