Query: xdr_skb_read_bits
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
---|
copyin(9) - freebsd |
copy(9) - mojave |
copystr(9) - mojave |
copy(9) - osx |
copyinstr(9) - osx |