Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_tbf.c344 [TCA_TBF_RATE64] = { .type = NLA_U64 },
388 if (tb[TCA_TBF_RATE64]) in tbf_change()
389 rate64 = nla_get_u64(tb[TCA_TBF_RATE64]); in tbf_change()
529 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
/linux/include/uapi/linux/
H A Dpkt_sched.h196 TCA_TBF_RATE64, enumerator