Searched refs:TCA_HTB_PARMS (Results 1 – 2 of 2) sorted by relevance
281 TCA_HTB_PARMS, enumerator
1328 RTA_PUT(skb, TCA_HTB_PARMS, sizeof(opt), &opt); in htb_dump_class()1509 tb[TCA_HTB_PARMS-1] == NULL || in htb_change_class()1510 RTA_PAYLOAD(tb[TCA_HTB_PARMS-1]) < sizeof(*hopt)) in htb_change_class()1515 hopt = RTA_DATA(tb[TCA_HTB_PARMS-1]); in htb_change_class()