skb_store_bits — store bits from kernel buffer to skb
destination buffer
offset in destination
source buffer
number of bytes to copy
Copy the specified number of bytes from the source buffer to the destination skb. This function handles all the messy bits of traversing fragment lists and such.