Searched refs:sched_nest (Results 1 – 1 of 1) sorted by relevance
1841 struct nlattr *nest, *sched_nest; in taprio_dump() local1880 sched_nest = nla_nest_start_noflag(skb, TCA_TAPRIO_ATTR_ADMIN_SCHED); in taprio_dump()1881 if (!sched_nest) in taprio_dump()1887 nla_nest_end(skb, sched_nest); in taprio_dump()1895 nla_nest_cancel(skb, sched_nest); in taprio_dump()