Searched refs:TCA_TAPRIO_ATTR_TC_ENTRY (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dpkt_sched.h1188 TCA_TAPRIO_ATTR_TC_ENTRY, /* nest */ enumerator in enum:__anon3735
/linux-master/net/sched/
H A Dsch_taprio.c1027 [TCA_TAPRIO_ATTR_TC_ENTRY] = { .type = NLA_NESTED },
1756 if (nla_type(n) != TCA_TAPRIO_ATTR_TC_ENTRY)
2280 n = nla_nest_start(skb, TCA_TAPRIO_ATTR_TC_ENTRY);

Completed in 131 milliseconds