new_hhf_non_hh_weight 517 net/sched/sch_hhf.c u32 new_hhf_non_hh_weight = q->hhf_non_hh_weight; new_hhf_non_hh_weight 531 net/sched/sch_hhf.c new_hhf_non_hh_weight = nla_get_u32(tb[TCA_HHF_NON_HH_WEIGHT]); new_hhf_non_hh_weight 533 net/sched/sch_hhf.c non_hh_quantum = (u64)new_quantum * new_hhf_non_hh_weight; new_hhf_non_hh_weight 543 net/sched/sch_hhf.c q->hhf_non_hh_weight = new_hhf_non_hh_weight;