Query: skb_copy_datagram_iovec
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SKB_COPY_DATAGRAM_IO(9) Linux Networking SKB_COPY_DATAGRAM_IO(9)NAMEskb_copy_datagram_iovec - Copy a datagram to an iovec.SYNOPSISint skb_copy_datagram_iovec(const struct sk_buff * skb, int offset, struct iovec * to, int len);ARGUMENTSskb buffer to copy offset offset in the buffer to start copying from to io vector to copy to len amount of data to copy from buffer to iovecNOTEthe iovec is modified during the copy.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SKB_COPY_DATAGRAM_IO(9)
Related Man Pages |
---|
readv(3) - redhat |
struct_sk_buff(9) - suse |
dofileread(9) - netbsd |
dofilewritev(9) - netbsd |
bp_copyout(9f) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Why cannot only the "rtl8139_rx" function be setted breakpoint on whereas the others can? |
TuxOnIce stalls 3 times before resuming |