Searched refs:sched_nest (Results 1 – 1 of 1) sorted by relevance
2375 struct nlattr *nest, *sched_nest; in taprio_dump() local2411 sched_nest = nla_nest_start_noflag(skb, TCA_TAPRIO_ATTR_ADMIN_SCHED); in taprio_dump()2412 if (!sched_nest) in taprio_dump()2418 nla_nest_end(skb, sched_nest); in taprio_dump()2425 nla_nest_cancel(skb, sched_nest); in taprio_dump()