Home
last modified time | relevance | path

Searched refs:rate_pkts_ps (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/tc_act/ !
H A Dtc_police.h103 return params->ppsrate.rate_pkts_ps; in tcf_police_rate_pkt_ps()
138 burst = div_u64(params->tcfp_pkt_burst * params->ppsrate.rate_pkts_ps, in tcf_police_burst_pkt()
/linux/net/sched/ !
H A Dsch_generic.c1556 r->rate_pkts_ps = pktrate64; in mini_qdisc_pair_swap()
1557 psched_ratecfg_precompute__(r->rate_pkts_ps, &r->mult, &r->shift); in mini_qdisc_pair_swap()
H A Dact_police.c375 p->ppsrate.rate_pkts_ps, in tcf_police_dump()
/linux/include/net/ !
H A Dsch_generic.h1439 u64 rate_pkts_ps; /* packets per second */ in mini_qdisc_bstats_cpu_update()
1412 u64 rate_pkts_ps; /* packets per second */ global() member