Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/tc_act/
A Dtc_police.h43 struct tc_ratespec rate;
44 struct tc_ratespec peakrate;
/linux-6.3-rc2/tools/include/uapi/linux/
A Dpkt_sched.h90 struct tc_ratespec { struct
183 struct tc_ratespec rate;
184 struct tc_ratespec peakrate;
390 struct tc_ratespec rate;
391 struct tc_ratespec ceil;
A Dpkt_cls.h88 struct tc_ratespec rate;
89 struct tc_ratespec peakrate;
/linux-6.3-rc2/include/uapi/linux/
A Dpkt_sched.h91 struct tc_ratespec { struct
184 struct tc_ratespec rate;
185 struct tc_ratespec peakrate;
410 struct tc_ratespec rate;
411 struct tc_ratespec ceil;
A Dpkt_cls.h160 struct tc_ratespec rate;
161 struct tc_ratespec peakrate;
/linux-6.3-rc2/include/net/
A Dpkt_sched.h111 struct qdisc_rate_table *qdisc_get_rtab(struct tc_ratespec *r,
A Dsch_generic.h30 struct tc_ratespec rate;
1221 const struct tc_ratespec *conf,
1224 static inline void psched_ratecfg_getrate(struct tc_ratespec *res, in psched_ratecfg_getrate()
/linux-6.3-rc2/net/sched/
A Dsch_api.c387 static __u8 __detect_linklayer(struct tc_ratespec *r, __u32 *rtab) in __detect_linklayer()
411 struct qdisc_rate_table *qdisc_get_rtab(struct tc_ratespec *r, in qdisc_get_rtab()
425 if (!memcmp(&rtab->rate, r, sizeof(struct tc_ratespec)) && in qdisc_get_rtab()
A Dsch_generic.c1519 const struct tc_ratespec *conf, in psched_ratecfg_precompute()

Completed in 36 milliseconds