Home
last modified time | relevance | path

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

/linux/net/sched/
A Dact_police.c207 new->pps_present = true; in tcf_police_init()
265 if (!p->rate_present && !p->pps_present) { in tcf_police_act()
285 } else if (p->pps_present) { in tcf_police_act()
369 if (p->pps_present) { in tcf_police_dump()
/linux/include/net/tc_act/
A Dtc_police.h19 bool pps_present; member

Completed in 5 milliseconds