skb_frag_address_safe(9) centos man page | unix.com

Man Page: skb_frag_address_safe

Operating Environment: centos

Section: 9

SKB_FRAG_ADDRESS_SAF(9) 					 Linux Networking					   SKB_FRAG_ADDRESS_SAF(9)

NAME
skb_frag_address_safe - gets the address of the data contained in a paged fragment
SYNOPSIS
void * skb_frag_address_safe(const skb_frag_t * frag);
ARGUMENTS
frag the paged fragment buffer
DESCRIPTION
Returns the address of the data within frag. Checks that the page is mapped and returns NULL otherwise.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_FRAG_ADDRESS_SAF(9)
Related Man Pages
gd_rewrite_fragment(3) - debian
gldrawbuffers(3g) - centos
shfragbf(8) - osf1
vfragpg(8) - osf1
uri::split(3) - osx
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
Shopt -s histappend
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq