Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_htb.c1027 [TCA_HTB_RATE64] = { .type = NLA_U64 },
1274 nla_put_u64_64bit(skb, TCA_HTB_RATE64, cl->rate.rate_bytes_ps, in htb_dump_class()
1813 rate64 = tb[TCA_HTB_RATE64] ? nla_get_u64(tb[TCA_HTB_RATE64]) : 0; in htb_change_class()
/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h414 TCA_HTB_RATE64, enumerator
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h434 TCA_HTB_RATE64, enumerator