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:35
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, const struct sk_buff *skb)

Type:void

Parameter:

TypeParameterName
struct gnet_stats_basic_packed *bstats
const struct sk_buff *skb
824  _bstats_update(bstats, qdisc_pkt_len(skb), skb_is_gso(skb) ? Warning: this field is not always filled in (UFO)! : 1)