Sets the page contained in a paged fragment
void __skb_frag_set_page(skb_frag_t * frag, struct page * page);
frag
the paged fragment
page
the page to set
Sets the fragment frag to contain page.