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 |
readv(3p) - centos |
readv(2) - bsd |
wimax_msg_alloc(9) - centos |
readv(3p) - xfree86 |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
How to increment version inside a file? |
DB2 convert digits to binary format |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |