skb_copy_datagram_const_iovec(9) suse man page | unix.com

Man Page: skb_copy_datagram_const_iovec

Operating Environment: suse

Section: 9

SKB_COPY_DATAGRAM_CO(9) 					 Linux Networking					   SKB_COPY_DATAGRAM_CO(9)

NAME
skb_copy_datagram_const_iovec - Copy a datagram to an iovec.
SYNOPSIS
int skb_copy_datagram_const_iovec(const struct sk_buff * skb, int offset, const struct iovec * to, int to_offset, int len);
ARGUMENTS
skb buffer to copy offset offset in the buffer to start copying from to io vector to copy to to_offset offset in the io vector to start copying to len amount of data to copy from buffer to iovec
DESCRIPTION
Returns 0 or -EFAULT.
NOTE
the iovec is not modified during the copy.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SKB_COPY_DATAGRAM_CO(9)
Related Man Pages
__skb_recv_datagram(9) - centos
writev(3) - redhat
uiomove(9) - netbsd
uio(9s) - osf1
bp_copyin(9f) - opensolaris
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Migrating to UNIX
A (ksh) Library For and From UNIX.com
The Future of the PM (Private Message) System at UNIX.com