Searched refs:TCA_ETS_NSTRICT (Results 1 – 2 of 2) sorted by relevance
60 [TCA_ETS_NSTRICT] = { .type = NLA_U8 },611 if (tb[TCA_ETS_NSTRICT]) { in ets_qdisc_change()612 nstrict = nla_get_u8(tb[TCA_ETS_NSTRICT]); in ets_qdisc_change()764 if (nstrict && nla_put_u8(skb, TCA_ETS_NSTRICT, nstrict)) in ets_qdisc_dump()
1204 TCA_ETS_NSTRICT, /* u8 */ enumerator