gnet_stats_start_copy(9) suse man page | unix.com

Man Page: gnet_stats_start_copy

Operating Environment: suse

Section: 9

GNET_STATS_START_COP(9) 					 Linux Networking					   GNET_STATS_START_COP(9)

NAME
gnet_stats_start_copy - start dumping procedure in compatibility mode
SYNOPSIS
int gnet_stats_start_copy(struct sk_buff * skb, int type, spinlock_t * lock, struct gnet_dump * d);
ARGUMENTS
skb socket buffer to put statistics TLVs into type TLV type for top level statistic TLV lock statistics lock d dumping handle
DESCRIPTION
Initializes the dumping handle, grabs the statistic lock and appends an empty TLV header to the socket buffer for use a container for all other statistic TLVS. Returns 0 on success or -1 if the room in the socket buffer was not sufficient.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 GNET_STATS_START_COP(9)
Related Man Pages
vfs_lock_file(9) - suse
lldptool-app(8) - centos
lldptool-dcbx(8) - centos
__skb_recv_datagram(9) - centos
blk_init_queue(9) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure