Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/tc_act/
H A Dtc_police.h20 struct tcf_police { struct
30 #define to_police(pc) ((struct tcf_police *)pc) argument
54 struct tcf_police *police = to_police(act); in tcf_police_rate_bytes_ps()
64 struct tcf_police *police = to_police(act); in tcf_police_burst()
102 struct tcf_police *police = to_police(act); in tcf_police_tcfp_mtu()
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_police.c57 struct tcf_police *police; in tcf_police_init()
233 struct tcf_police *police = to_police(a); in tcf_police_act()
294 struct tcf_police *police = to_police(a); in tcf_police_cleanup()
306 struct tcf_police *police = to_police(a); in tcf_police_stats_update()
317 struct tcf_police *police = to_police(a); in tcf_police_dump()
392 .size = sizeof(struct tcf_police),