Query: skb_copy_and_csum_datagram_iovec
OS: suse
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 2.6. July 2010 SKB_COPY_AND_CSUM_DA(9)
Related Man Pages |
---|
readv(3p) - centos |
readv(3) - linux |
readv(3p) - suse |
readv(3p) - php |
readv(3p) - x11r4 |