Home
last modified time | relevance | path

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

/linux/net/sched/
A Dsch_hhf.c501 [TCA_HHF_HH_FLOWS_LIMIT] = { .type = NLA_U32 },
545 if (tb[TCA_HHF_HH_FLOWS_LIMIT]) in hhf_change()
546 q->hh_flows_limit = nla_get_u32(tb[TCA_HHF_HH_FLOWS_LIMIT]); in hhf_change()
665 nla_put_u32(skb, TCA_HHF_HH_FLOWS_LIMIT, q->hh_flows_limit) || in hhf_dump()
/linux/tools/include/uapi/linux/
A Dpkt_sched.h924 TCA_HHF_HH_FLOWS_LIMIT, enumerator
/linux/include/uapi/linux/
A Dpkt_sched.h956 TCA_HHF_HH_FLOWS_LIMIT, enumerator

Completed in 17 milliseconds