2a750e9a9f
* xlat/rtnl_tca_stats_attrs.in (TCA_STATS_BASIC_HW): New constant, introduced by Linux commit v4.20-rc1~14^2~274^2~1. * rtnl_tc.c (tca_stats_nla_decoders): Add TCA_STATS_BASIC_HW. * NEWS: Mention this. Co-Authored-by: Dmitry V. Levin <ldv@altlinux.org>
9 lines
156 B
Plaintext
9 lines
156 B
Plaintext
TCA_STATS_UNSPEC 0
|
|
TCA_STATS_BASIC 1
|
|
TCA_STATS_RATE_EST 2
|
|
TCA_STATS_QUEUE 3
|
|
TCA_STATS_APP 4
|
|
TCA_STATS_RATE_EST64 5
|
|
TCA_STATS_PAD 6
|
|
TCA_STATS_BASIC_HW 7
|