Query: skb_frag_address_safe
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SKB_FRAG_ADDRESS_SAF(9) Linux Networking SKB_FRAG_ADDRESS_SAF(9)NAMEskb_frag_address_safe - gets the address of the data contained in a paged fragmentSYNOPSISvoid * skb_frag_address_safe(const skb_frag_t * frag);ARGUMENTSfrag the paged fragment bufferDESCRIPTIONReturns the address of the data within frag. Checks that the page is mapped and returns NULL otherwise.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_FRAG_ADDRESS_SAF(9)
Related Man Pages |
---|
gldrawbuffers(3g) - centos |
savemeta(8) - osf1 |
uri::split(3) - mojave |
uri::split(3) - suse |
uri::split(3) - osx |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Tar Command |
Unsure why access time on a directory change isn't changing |
Controlling user input |
[TIP] Processing YAML files with yq |