Searched refs:sched_nest (Results 1 – 1 of 1) sorted by relevance
1806 struct nlattr *nest, *sched_nest; in taprio_dump() local1845 sched_nest = nla_nest_start_noflag(skb, TCA_TAPRIO_ATTR_ADMIN_SCHED); in taprio_dump()1846 if (!sched_nest) in taprio_dump()1852 nla_nest_end(skb, sched_nest); in taprio_dump()1860 nla_nest_cancel(skb, sched_nest); in taprio_dump()