Home
last modified time | relevance | path

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

/linux/net/sched/
A Dsch_tbf.c380 if (qopt->peakrate.linklayer == TC_LINKLAYER_UNAWARE) in tbf_change()
381 qdisc_put_rtab(qdisc_get_rtab(&qopt->peakrate, in tbf_change()
399 if (qopt->peakrate.rate) { in tbf_change()
402 psched_ratecfg_precompute(&peak, &qopt->peakrate, prate64); in tbf_change()
521 psched_ratecfg_getrate(&opt.peakrate, &q->peak); in tbf_dump()
523 memset(&opt.peakrate, 0, sizeof(opt.peakrate)); in tbf_dump()
A Dact_police.c106 if (parm->peakrate.rate) { in tcf_police_init()
107 P_tab = qdisc_get_rtab(&parm->peakrate, in tcf_police_init()
368 psched_ratecfg_getrate(&opt.peakrate, &p->peak); in tcf_police_dump()
/linux/include/net/tc_act/
A Dtc_police.h44 struct tc_ratespec peakrate; member
/linux/Documentation/userspace-api/netlink/
A Dnetlink-raw.rst169 ``tc-ratespec`` struct definition for both the ``rate`` and the ``peakrate``
183 name: peakrate
/linux/tools/include/uapi/linux/
A Dpkt_cls.h89 struct tc_ratespec peakrate; member
A Dpkt_sched.h184 struct tc_ratespec peakrate; member
/linux/include/uapi/linux/
A Dpkt_cls.h161 struct tc_ratespec peakrate; member
A Dpkt_sched.h185 struct tc_ratespec peakrate; member
/linux/Documentation/netlink/specs/
A Dtc.yaml661 name: peakrate
1293 name: peakrate
1811 name: peakrate
3330 name: peakrate

Completed in 35 milliseconds