centos man page for skb_copy_and_csum_datagram_iovec

Query: skb_copy_and_csum_datagram_iovec

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SKB_COPY_AND_CSUM_DA(9) 					 Linux Networking					   SKB_COPY_AND_CSUM_DA(9)

NAME
skb_copy_and_csum_datagram_iovec - Copy and checkum skb to user iovec.
SYNOPSIS
int skb_copy_and_csum_datagram_iovec(struct sk_buff * skb, int hlen, struct iovec * iov);
ARGUMENTS
skb skbuff hlen hardware length iov io vector
DESCRIPTION
Caller _must_ check that skb will fit to this iovec.
RETURNS
0 - success. -EINVAL - checksum failure. -EFAULT - fault during copy. Beware, in this case iovec can be modified!
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_COPY_AND_CSUM_DA(9)
Related Man Pages
wimax_msg_alloc(9) - suse
readv(2) - bsd
wimax_msg_alloc(9) - centos
readv(3p) - php
readv(3p) - x11r4
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
Tar Command
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq