Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dsch_tbf.c290 [TCA_TBF_RATE64] = { .type = NLA_U64 },
332 if (tb[TCA_TBF_RATE64]) in tbf_change()
333 rate64 = nla_get_u64(tb[TCA_TBF_RATE64]); in tbf_change()
466 nla_put_u64_64bit(skb, TCA_TBF_RATE64, q->rate.rate_bytes_ps, in tbf_dump()
/Linux-v4.19/include/uapi/linux/
Dpkt_sched.h195 TCA_TBF_RATE64, enumerator