Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/tc_act/
H A Dtc_police.h30 #define to_police(pc) ((struct tcf_police *)pc) macro
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.c96 spin_lock_init(&(to_police(*a)->tcfp_lock)); in tcf_police_init()
105 police = to_police(*a); 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()