Home
last modified time | relevance | path

Searched refs:peakrate (Results 1 – 6 of 6) sorted by relevance

/linux/net/sched/
H A Dsch_tbf.c387 if (qopt->peakrate.linklayer == TC_LINKLAYER_UNAWARE) in tbf_change()
388 qdisc_put_rtab(qdisc_get_rtab(&qopt->peakrate, in tbf_change()
406 if (qopt->peakrate.rate) { in tbf_change()
409 psched_ratecfg_precompute(&peak, &qopt->peakrate, prate64); in tbf_change()
411 pr_warn_ratelimited("sch_tbf: peakrate %llu is lower than or equals to rate %llu !\n", in tbf_change()
528 psched_ratecfg_getrate(&opt.peakrate, &q->peak); in tbf_dump()
530 memset(&opt.peakrate, 0, sizeof(opt.peakrate)); in tbf_dump()
H A Dact_police.c106 if (parm->peakrate.rate) { in tcf_police_init()
107 P_tab = qdisc_get_rtab(&parm->peakrate, in tcf_police_init()
366 psched_ratecfg_getrate(&opt.peakrate, &p->peak); in tcf_police_dump()
/linux/include/net/tc_act/
H A Dtc_police.h45 struct tc_ratespec peakrate; member
/linux/tools/include/uapi/linux/
H A Dpkt_cls.h89 struct tc_ratespec peakrate; member
H A Dpkt_sched.h184 struct tc_ratespec peakrate; member
/linux/include/uapi/linux/
H A Dpkt_cls.h161 struct tc_ratespec peakrate; member