Home
last modified time | relevance | path

Searched refs:hhf_non_hh_weight (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/sched/
Dsch_hhf.c167 u32 hhf_non_hh_weight; /* WDRR weight for non-HHs member
405 weight = q->hhf_non_hh_weight; in hhf_enqueue()
444 1 : q->hhf_non_hh_weight; in hhf_dequeue()
536 u32 new_hhf_non_hh_weight = q->hhf_non_hh_weight; in hhf_change()
561 q->hhf_non_hh_weight = new_hhf_non_hh_weight; in hhf_change()
610 q->hhf_non_hh_weight = 2; in hhf_init()
683 nla_put_u32(skb, TCA_HHF_NON_HH_WEIGHT, q->hhf_non_hh_weight)) in hhf_dump()