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.c350 [TCA_TBF_RATE64] = { .type = NLA_U64 },
394 if (tb[TCA_TBF_RATE64]) in tbf_change()
395 rate64 = nla_get_u64(tb[TCA_TBF_RATE64]); in tbf_change()
535 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