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

/linux-master/net/sched/
H A Dsch_ets.c60 [TCA_ETS_NSTRICT] = { .type = NLA_U8 },
606 if (tb[TCA_ETS_NSTRICT]) {
607 nstrict = nla_get_u8(tb[TCA_ETS_NSTRICT]);
752 nla_put_u8(skb, TCA_ETS_NSTRICT, q->nstrict))
/linux-master/include/uapi/linux/
H A Dpkt_sched.h1201 TCA_ETS_NSTRICT, /* u8 */ enumerator in enum:__anon3736

Completed in 212 milliseconds