Searched refs:TCA_ACT_STATS (Results 1 - 6 of 6) sorted by relevance

/external/strace/xlat/
H A Drtnl_tc_action_attrs.h14 #if !(defined(TCA_ACT_STATS) || (defined(HAVE_DECL_TCA_ACT_STATS) && HAVE_DECL_TCA_ACT_STATS))
15 # define TCA_ACT_STATS 4 macro
36 XLAT(TCA_ACT_STATS),
/external/strace/
H A Drtnl_tc_action.c44 [TCA_ACT_STATS] = decode_nla_tc_stats,
/external/iproute2/include/uapi/linux/
H A Dpkt_cls.h16 TCA_ACT_STATS, enumerator in enum:__anon8653
/external/kernel-headers/original/uapi/linux/
H A Dpkt_cls.h16 TCA_ACT_STATS, enumerator in enum:__anon9847
/external/libnl/include/linux-private/linux/
H A Dpkt_cls.h83 TCA_ACT_STATS, enumerator in enum:__anon12112
/external/iproute2/tc/
H A Dm_action.c316 if (show_stats && tb[TCA_ACT_STATS]) {
319 print_tcstats2_attr(f, tb[TCA_ACT_STATS], "\t", NULL);

Completed in 151 milliseconds