Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dsch_hhf.c168 u32 hhf_non_hh_weight; /* WDRR weight for non-HHs member
412 weight = q->hhf_non_hh_weight; in hhf_enqueue()
450 1 : q->hhf_non_hh_weight; in hhf_dequeue()
542 u32 new_hhf_non_hh_weight = q->hhf_non_hh_weight; in hhf_change()
567 q->hhf_non_hh_weight = new_hhf_non_hh_weight; in hhf_change()
614 q->hhf_non_hh_weight = 2; in hhf_init()
687 nla_put_u32(skb, TCA_HHF_NON_HH_WEIGHT, q->hhf_non_hh_weight)) in hhf_dump()