Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dsch_tbf.c308 [TCA_TBF_RATE64] = { .type = NLA_U64 },
347 if (tb[TCA_TBF_RATE64]) in tbf_change()
348 rate64 = nla_get_u64(tb[TCA_TBF_RATE64]); in tbf_change()
475 nla_put_u64(skb, TCA_TBF_RATE64, q->rate.rate_bytes_ps)) in tbf_dump()
/linux-4.4.14/include/uapi/linux/
Dpkt_sched.h174 TCA_TBF_RATE64, enumerator