Query: xdr_skb_read_bits
OS: suse
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 2.6. July 2010 XDR_SKB_READ_BITS(9)