skb_zerocopy(9) centos man page | unix.com

Man Page: skb_zerocopy

Operating Environment: centos

Section: 9

SKB_ZEROCOPY(9) 						 Linux Networking						   SKB_ZEROCOPY(9)

NAME
skb_zerocopy - Zero copy skb to skb
SYNOPSIS
void skb_zerocopy(struct sk_buff * to, const struct sk_buff * from, int len, int hlen);
ARGUMENTS
to destination buffer from -- undescribed -- len number of bytes to copy from source buffer hlen size of linear headroom in destination buffer
DESCRIPTION
Copies up to `len` bytes from `from` to `to` by creating references to the frags in the source buffer. The `hlen` as calculated by skb_zerocopy_headlen specifies the headroom in the `to` buffer.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_ZEROCOPY(9)
Related Man Pages
wimax_msg_alloc(9) - suse
copyout(9) - mojave
copyinstr(9) - osx
copyin(9) - osx
copystr(9) - osx
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
DB2 convert digits to binary format
CentOS7 restoring file capabilities