skb_store_bits(9) suse man page | unix.com

Man Page: skb_store_bits

Operating Environment: suse

Section: 9

SKB_STORE_BITS(9)						 Linux Networking						 SKB_STORE_BITS(9)

NAME
skb_store_bits - store bits from kernel buffer to skb
SYNOPSIS
int skb_store_bits(struct sk_buff * skb, int offset, const void * from, int len);
ARGUMENTS
skb destination buffer offset offset in destination from source buffer len number of bytes to copy
DESCRIPTION
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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SKB_STORE_BITS(9)
Related Man Pages
wimax_msg_alloc(9) - suse
__skb_recv_datagram(9) - centos
struct_sk_buff(9) - suse
copy(9) - osx
bp_copyin(9f) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Tar Command
A (ksh) Library For and From UNIX.com
Docker learning Phase-I