Searched refs:tcf_police (Results 1 – 2 of 2) sorted by relevance
23 struct tcf_police { struct34 #define to_police(pc) ((struct tcf_police *)pc) argument58 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()164 struct tcf_police *police = to_police(act); in tcf_police_peakrate_bytes_ps()174 struct tcf_police *police = to_police(act); in tcf_police_tcfp_ewma_rate()184 struct tcf_police *police = to_police(act); in tcf_police_rate_overhead()
50 struct tcf_police *police; in tcf_police_init()251 struct tcf_police *police = to_police(a); in tcf_police_act()321 struct tcf_police *police = to_police(a); in tcf_police_cleanup()333 struct tcf_police *police = to_police(a); in tcf_police_stats_update()344 struct tcf_police *police = to_police(a); in tcf_police_dump()444 struct tcf_police *police = to_police(act); in tcf_police_offload_act_setup()503 .size = sizeof(struct tcf_police),