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)NAMEskb_copy_and_csum_datagram_iovec - Copy and checkum skb to user iovec.SYNOPSISint skb_copy_and_csum_datagram_iovec(struct sk_buff * skb, int hlen, struct iovec * iov);ARGUMENTSskb skbuff hlen hardware length iov io vectorDESCRIPTIONCaller _must_ check that skb will fit to this iovec.RETURNS0 - success. -EINVAL - checksum failure. -EFAULT - fault during copy. Beware, in this case iovec can be modified!COPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_COPY_AND_CSUM_DA(9)
Related Man Pages |
---|
wimax_msg_alloc(9) - suse |
__skb_recv_datagram(9) - centos |
read(2) - bsd |
readv(3posix) - linux |
readv(3p) - xfree86 |
Similar Topics in the Unix Linux Community |
---|
Best performance UNIX just for HOST Virtualization? |
Tar Command |
CentOS7 restoring file capabilities |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |