Searched refs:tcf_police (Results 1 – 2 of 2) sorted by relevance
24 struct tcf_police { struct35 #define to_police(pc) ((struct tcf_police *)pc) argument50 struct tcf_police *police = to_police(act); in tcf_police_rate_bytes_ps()60 struct tcf_police *police = to_police(act); in tcf_police_burst()98 struct tcf_police *police = to_police(act); in tcf_police_rate_pkt_ps()108 struct tcf_police *police = to_police(act); in tcf_police_burst_pkt()146 struct tcf_police *police = to_police(act); in tcf_police_tcfp_mtu()156 struct tcf_police *police = to_police(act); in tcf_police_peakrate_bytes_ps()166 struct tcf_police *police = to_police(act); in tcf_police_tcfp_ewma_rate()176 struct tcf_police *police = to_police(act); in tcf_police_rate_overhead()
50 struct tcf_police *police; in tcf_police_init() 250 struct tcf_police *police = to_police(a); in tcf_police_act() 320 struct tcf_police *police = to_police(a); in tcf_police_cleanup() 332 struct tcf_police *police = to_police(a); in tcf_police_stats_update() 342 const struct tcf_police *police = to_police(a); in tcf_police_dump() 442 struct tcf_police *police = to_police(act); in tcf_police_offload_act_setup() 501 .size = sizeof(struct tcf_police),