Home
last modified time | relevance | path

Searched refs:TCA_STATS_APP (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dgen_stats.h12 TCA_STATS_APP, enumerator
/linux/Documentation/networking/
H A Dgen_stats.rst15 none TCA_STATS_APP Application specific
/linux/net/sched/
H A Dsch_cake.c2996 struct nlattr *stats = nla_nest_start_noflag(d->skb, TCA_STATS_APP); in cake_dump_stats()
3166 stats = nla_nest_start_noflag(d->skb, TCA_STATS_APP); in cake_dump_class_stats()
H A Dsch_taprio.c2358 xstats = nla_nest_start(skb, TCA_STATS_APP); in taprio_dump_xstats()