skb_frag_page(9) centos man page | unix.com

Man Page: skb_frag_page

Operating Environment: centos

Section: 9

SKB_FRAG_PAGE(9)						 Linux Networking						  SKB_FRAG_PAGE(9)

NAME
skb_frag_page - retrieve the page refered to by a paged fragment
SYNOPSIS
struct page * skb_frag_page(const skb_frag_t * frag);
ARGUMENTS
frag the paged fragment
DESCRIPTION
Returns the struct page associated with frag.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_FRAG_PAGE(9)
Related Man Pages
gd_parent_fragment(3) - debian
nvfragpg(8) - osf1
savemeta(8) - osf1
shfragbf(8) - osf1
vfragpg(8) - osf1
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
Unsure why access time on a directory change isn't changing