Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dsch_hhf.c500 [TCA_HHF_HH_FLOWS_LIMIT] = { .type = NLA_U32 },
543 if (tb[TCA_HHF_HH_FLOWS_LIMIT]) in hhf_change()
544 q->hh_flows_limit = nla_get_u32(tb[TCA_HHF_HH_FLOWS_LIMIT]); in hhf_change()
663 nla_put_u32(skb, TCA_HHF_HH_FLOWS_LIMIT, q->hh_flows_limit) || in hhf_dump()
/Linux-v4.19/include/uapi/linux/
Dpkt_sched.h893 TCA_HHF_HH_FLOWS_LIMIT, enumerator