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 |
|---|
| seqsplit(1) - debian |
| gfs_pio_set_view_index(3) - debian |
| nvfragpg(8) - osf1 |
| uri::split(3) - osx |
| uri::split(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |