Searched refs:ceil64 (Results 1 – 1 of 1) sorted by relevance
1307 u64 rate64, ceil64; in htb_change_class() local1452 ceil64 = tb[TCA_HTB_CEIL64] ? nla_get_u64(tb[TCA_HTB_CEIL64]) : 0; in htb_change_class()1455 psched_ratecfg_precompute(&cl->ceil, &hopt->ceil, ceil64); in htb_change_class()