skb_append_datato_frags(9) suse man page | unix.com

Man Page: skb_append_datato_frags

Operating Environment: suse

Section: 9

SKB_APPEND_DATATO_FR(9) 					 Linux Networking					   SKB_APPEND_DATATO_FR(9)

NAME
skb_append_datato_frags - append the user data to a skb
SYNOPSIS
int skb_append_datato_frags(struct sock * sk, struct sk_buff * skb, int (*getfrag) (void *from, char *to, int offset, int len, int odd, struct sk_buff *skb), void * from, int length);
ARGUMENTS
sk sock structure skb skb structure to be appened with user data. getfrag call back function to be used for getting the user data from pointer to user message iov length length of the iov message
DESCRIPTION
This procedure append the user data in the fragment part of the skb if any page alloc fails user this procedure returns -ENOMEM
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SKB_APPEND_DATATO_FR(9)
Related Man Pages
struct_ieee80211_tx_rate_control(9) - centos
vconfig(8) - redhat
vconfig(8) - debian
ieee80211_get_buffered_bc(9) - suse
struct_sk_buff(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com