Home
last modified time | relevance | path

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

/linux/include/net/tc_act/
A Dtc_police.h23 struct tcf_police { struct
34 #define to_police(pc) ((struct tcf_police *)pc) argument
58 struct tcf_police *police = to_police(act); in tcf_police_rate_bytes_ps()
68 struct tcf_police *police = to_police(act); in tcf_police_burst()
106 struct tcf_police *police = to_police(act); in tcf_police_rate_pkt_ps()
116 struct tcf_police *police = to_police(act); in tcf_police_burst_pkt()
154 struct tcf_police *police = to_police(act); in tcf_police_tcfp_mtu()
/linux/net/sched/
A Dact_police.c59 struct tcf_police *police; in tcf_police_init()
245 struct tcf_police *police = to_police(a); in tcf_police_act()
315 struct tcf_police *police = to_police(a); in tcf_police_cleanup()
327 struct tcf_police *police = to_police(a); in tcf_police_stats_update()
338 struct tcf_police *police = to_police(a); in tcf_police_dump()
423 .size = sizeof(struct tcf_police),

Completed in 4 milliseconds