gnet_stats_start_copy(9) centos man page | unix.com

Man Page: gnet_stats_start_copy

Operating Environment: centos

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 3.10 June 2014 GNET_STATS_START_COP(9)
Related Man Pages
lldptool-med(8) - centos
cfg80211_testmode_alloc_reply_skb(9) - centos
wimax_msg_alloc(9) - centos
lldptool-app(8) - debian
__skb_recv_datagram(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq