Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_tbf.c356 [TCA_TBF_RATE64] = { .type = NLA_U64 }, in tbf_change()
400 if (tb[TCA_TBF_RATE64]) in tbf_change()
401 rate64 = nla_get_u64(tb[TCA_TBF_RATE64]); in tbf_change()
541 nla_put_u64_64bit(skb, TCA_TBF_RATE64, q->rate.rate_bytes_ps, in tbf_dump()
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h195 TCA_TBF_RATE64, enumerator