Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_tbf.c386 if (qopt->peakrate.linklayer == TC_LINKLAYER_UNAWARE) in tbf_change()
387 qdisc_put_rtab(qdisc_get_rtab(&qopt->peakrate, in tbf_change()
405 if (qopt->peakrate.rate) { in tbf_change()
408 psched_ratecfg_precompute(&peak, &qopt->peakrate, prate64); in tbf_change()
410 pr_warn_ratelimited("sch_tbf: peakrate %llu is lower than or equals to rate %llu !\n", in tbf_change()
527 psched_ratecfg_getrate(&opt.peakrate, &q->peak); in tbf_dump()
529 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/Documentation/userspace-api/netlink/
H A Dnetlink-raw.rst169 ``tc-ratespec`` struct definition for both the ``rate`` and the ``peakrate``
183 name: peakrate
/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_sched.h185 struct tc_ratespec peakrate; member