Man Page: gnet_stats_start_copy_compat
Operating Environment: centos
Section: 9
GNET_STATS_START_COP(9) Linux Networking GNET_STATS_START_COP(9)NAMEgnet_stats_start_copy_compat - start dumping procedure in compatibility modeSYNOPSISint gnet_stats_start_copy_compat(struct sk_buff * skb, int type, int tc_stats_type, int xstats_type, spinlock_t * lock, struct gnet_dump * d);ARGUMENTSskb socket buffer to put statistics TLVs into type TLV type for top level statistic TLV tc_stats_type TLV type for backward compatibility struct tc_stats TLV xstats_type TLV type for backward compatibility xstats 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. The dumping handle is marked to be in backward compatibility mode telling all gnet_stats_copy_XXX functions to fill a local copy of struct tc_stats. 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-ets(8) - centos |
| lldptool-med(8) - centos |
| pmc(8) - centos |
| __skb_recv_datagram(9) - centos |
| lldptool-med(8) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |