Query: skb_frag_page
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SKB_FRAG_PAGE(9) Linux Networking SKB_FRAG_PAGE(9)NAMEskb_frag_page - retrieve the page refered to by a paged fragmentSYNOPSISstruct page * skb_frag_page(const skb_frag_t * frag);ARGUMENTSfrag the paged fragmentDESCRIPTIONReturns the struct page associated with frag.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_FRAG_PAGE(9)