Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\net\sch_generic.h Create Date:2022-07-28 06:07:34
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:_bstats_update

Proto:static inline void _bstats_update(struct gnet_stats_basic_packed *bstats, __u64 bytes, __u32 packets)

Type:void

Parameter:

TypeParameterName
struct gnet_stats_basic_packed *bstats
__u64bytes
__u32packets
817  bytes += bytes
818  packets += packets