Home
last modified time | relevance | path

Searched refs:tc_ratespec (Results 1 – 5 of 5) sorted by relevance

/include/net/tc_act/
Dtc_police.h39 struct tc_ratespec rate;
40 struct tc_ratespec peakrate;
/include/uapi/linux/
Dpkt_sched.h91 struct tc_ratespec { struct
184 struct tc_ratespec rate;
185 struct tc_ratespec peakrate;
391 struct tc_ratespec rate;
392 struct tc_ratespec ceil;
Dpkt_cls.h128 struct tc_ratespec rate;
129 struct tc_ratespec peakrate;
/include/net/
Dpkt_sched.h106 struct qdisc_rate_table *qdisc_get_rtab(struct tc_ratespec *r,
Dsch_generic.h30 struct tc_ratespec rate;
1249 const struct tc_ratespec *conf,
1252 static inline void psched_ratecfg_getrate(struct tc_ratespec *res, in psched_ratecfg_getrate()