Searched refs:tc_stats (Results 1 – 14 of 14) sorted by relevance
39 [TCA_STATS] = { .minlen = sizeof(struct tc_stats) },118 tc->tc_stats[RTNL_TC_BYTES] = bs->bytes; in rtnl_tc_msg_parse()119 tc->tc_stats[RTNL_TC_PACKETS] = bs->packets; in rtnl_tc_msg_parse()126 tc->tc_stats[RTNL_TC_RATE_BPS] = re->bps; in rtnl_tc_msg_parse()127 tc->tc_stats[RTNL_TC_RATE_PPS] = re->pps; in rtnl_tc_msg_parse()134 tc->tc_stats[RTNL_TC_QLEN] = q->qlen; in rtnl_tc_msg_parse()135 tc->tc_stats[RTNL_TC_BACKLOG] = q->backlog; in rtnl_tc_msg_parse()136 tc->tc_stats[RTNL_TC_DROPS] = q->drops; in rtnl_tc_msg_parse()137 tc->tc_stats[RTNL_TC_REQUEUES] = q->requeues; in rtnl_tc_msg_parse()138 tc->tc_stats[RTNL_TC_OVERLIMITS] = q->overlimits; in rtnl_tc_msg_parse()[all …]
72 NLA_HDRLEN + sizeof(struct tc_stats)); in main()86 static const struct tc_stats st = { in main()96 char buf[offsetofend(struct tc_stats, backlog)]; in main()
52 struct tc_stats st; in decode_tc_stats()54 offsetofend(struct tc_stats, backlog); in decode_tc_stats()
110 DECL_NLA(tc_stats);
11570 * nlattr.h (tc_stats): New prototype.
33 struct tc_stats { struct
34 struct tc_stats { struct
778 struct tc_stats st = {}; in print_tcstats_attr()
1507 Generic statistics, see <<tc_stats>> for additional information.1514 [[tc_stats]]
57418 …<var-decl name="tc_stats" type-id="7bef637c" visibility="default" filepath="include/net/gen_stats.…57421 …<class-decl name="tc_stats" size-in-bits="320" is-struct="yes" visibility="default" filepath="incl…
57403 …<var-decl name="tc_stats" type-id="7bef637c" visibility="default" filepath="include/net/gen_stats.…57406 …<class-decl name="tc_stats" size-in-bits="320" is-struct="yes" visibility="default" filepath="incl…