Home
last modified time | relevance | path

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

/linux/include/net/tc_act/
H A Dtc_police.h111 return params->ppsrate.rate_pkts_ps; in tcf_police_rate_pkt_ps()
146 burst = div_u64(params->tcfp_pkt_burst * params->ppsrate.rate_pkts_ps, in tcf_police_burst_pkt()
/linux/include/net/
H A Dsch_generic.h1308 u64 rate_pkts_ps; /* packets per second */ member