Home
last modified time | relevance | path

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

/include/net/tc_act/
A Dtc_police.h50 struct tcf_police *police = to_police(act); in tcf_police_rate_bytes_ps() local
54 lockdep_is_held(&police->tcf_lock)); in tcf_police_rate_bytes_ps()
60 struct tcf_police *police = to_police(act); in tcf_police_burst() local
65 lockdep_is_held(&police->tcf_lock)); in tcf_police_burst()
98 struct tcf_police *police = to_police(act); in tcf_police_rate_pkt_ps() local
102 lockdep_is_held(&police->tcf_lock)); in tcf_police_rate_pkt_ps()
108 struct tcf_police *police = to_police(act); in tcf_police_burst_pkt() local
113 lockdep_is_held(&police->tcf_lock)); in tcf_police_burst_pkt()
146 struct tcf_police *police = to_police(act); in tcf_police_tcfp_mtu() local
150 lockdep_is_held(&police->tcf_lock)); in tcf_police_tcfp_mtu()
[all …]
/include/net/
A Dpkt_cls.h65 int police, struct tcf_proto *tp, u32 handle, bool used_action_miss);
238 int police; member
242 int action, int police) in tcf_exts_init() argument
245 return tcf_exts_init_ex(exts, net, action, police, NULL, 0, false); in tcf_exts_init()
A Dflow_offload.h291 } police; member

Completed in 10 milliseconds