Home
last modified time | relevance | path

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

/linux/include/net/tc_act/
H 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()
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()