XDR_SKB_READ_BITS(9) Linux Networking XDR_SKB_READ_BITS(9)NAMExdr_skb_read_bits - copy some data bits from skb to internal bufferSYNOPSISsize_t xdr_skb_read_bits(struct xdr_skb_reader * desc, void * to, size_t len);ARGUMENTSdesc sk_buff copy helper to copy destination len number of bytes to copyDESCRIPTIONPossibly called several times to iterate over an sk_buff and copy data out of it.COPYRIGHTKernel Hackers Manual 3.10 June 2014 XDR_SKB_READ_BITS(9)
| Related Man Pages |
|---|
| copy(9) - freebsd |
| copyout(9) - freebsd |
| copyinstr(9) - osx |
| copystr(9) - osx |
| copyout_nofault(9) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Docker learning Phase-I |
| Controlling user input |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |