hhf_non_hh_weight  168 net/sched/sch_hhf.c 	u32		   hhf_non_hh_weight; /* WDRR weight for non-HHs
hhf_non_hh_weight  397 net/sched/sch_hhf.c 			weight = q->hhf_non_hh_weight;
hhf_non_hh_weight  436 net/sched/sch_hhf.c 			      1 : q->hhf_non_hh_weight;
hhf_non_hh_weight  517 net/sched/sch_hhf.c 	u32 new_hhf_non_hh_weight = q->hhf_non_hh_weight;
hhf_non_hh_weight  543 net/sched/sch_hhf.c 	q->hhf_non_hh_weight = new_hhf_non_hh_weight;
hhf_non_hh_weight  593 net/sched/sch_hhf.c 	q->hhf_non_hh_weight = 2;
hhf_non_hh_weight  671 net/sched/sch_hhf.c 	    nla_put_u32(skb, TCA_HHF_NON_HH_WEIGHT, q->hhf_non_hh_weight))