Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dsch_hhf.c527 [TCA_HHF_HH_FLOWS_LIMIT] = { .type = NLA_U32 },
569 if (tb[TCA_HHF_HH_FLOWS_LIMIT]) in hhf_change()
570 q->hh_flows_limit = nla_get_u32(tb[TCA_HHF_HH_FLOWS_LIMIT]); in hhf_change()
681 nla_put_u32(skb, TCA_HHF_HH_FLOWS_LIMIT, q->hh_flows_limit) || in hhf_dump()
/linux-4.1.27/include/uapi/linux/
Dpkt_sched.h805 TCA_HHF_HH_FLOWS_LIMIT, enumerator