Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_hhf.c501 [TCA_HHF_HH_FLOWS_LIMIT] = { .type = NLA_U32 },
542 if (tb[TCA_HHF_HH_FLOWS_LIMIT]) in hhf_change()
543 q->hh_flows_limit = nla_get_u32(tb[TCA_HHF_HH_FLOWS_LIMIT]); in hhf_change()
662 nla_put_u32(skb, TCA_HHF_HH_FLOWS_LIMIT, q->hh_flows_limit) || in hhf_dump()
/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h924 TCA_HHF_HH_FLOWS_LIMIT, enumerator
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h973 TCA_HHF_HH_FLOWS_LIMIT, enumerator