Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dsch_tbf.c306 [TCA_TBF_RATE64] = { .type = NLA_U64 },
345 if (tb[TCA_TBF_RATE64]) in tbf_change()
346 rate64 = nla_get_u64(tb[TCA_TBF_RATE64]); in tbf_change()
472 nla_put_u64(skb, TCA_TBF_RATE64, q->rate.rate_bytes_ps)) in tbf_dump()
/linux-4.1.27/include/uapi/linux/
Dpkt_sched.h174 TCA_TBF_RATE64, enumerator