Searched refs:sched_nest (Results 1 – 1 of 1) sorted by relevance
2398 struct nlattr *nest, *sched_nest; in taprio_dump() local2434 sched_nest = nla_nest_start_noflag(skb, TCA_TAPRIO_ATTR_ADMIN_SCHED); in taprio_dump()2435 if (!sched_nest) in taprio_dump()2441 nla_nest_end(skb, sched_nest); in taprio_dump()2448 nla_nest_cancel(skb, sched_nest); in taprio_dump()