Man Page: gnet_stats_start_copy
Operating Environment: centos
Section: 9
GNET_STATS_START_COP(9) Linux Networking GNET_STATS_START_COP(9)NAMEgnet_stats_start_copy - start dumping procedure in compatibility modeSYNOPSISint gnet_stats_start_copy(struct sk_buff * skb, int type, spinlock_t * lock, struct gnet_dump * d);ARGUMENTSskb socket buffer to put statistics TLVs into type TLV type for top level statistic TLV lock statistics lock d dumping handleDESCRIPTIONInitializes 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 GNET_STATS_START_COP(9)
| Related Man Pages |
|---|
| lldptool-app(8) - centos |
| lldptool-med(8) - centos |
| lldptool-pfc(8) - centos |
| struct_sk_buff(9) - centos |
| vfs_lock_file(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |