Searched refs:tcf_police (Results 1 - 2 of 2) sorted by path

/linux-master/include/net/tc_act/
H A Dtc_police.h23 struct tcf_police { struct
34 #define to_police(pc) ((struct tcf_police *)pc)
58 struct tcf_police *police = to_police(act);
68 struct tcf_police *police = to_police(act);
106 struct tcf_police *police = to_police(act);
116 struct tcf_police *police = to_police(act);
154 struct tcf_police *police = to_police(act);
164 struct tcf_police *police = to_police(act);
174 struct tcf_police *police = to_police(act);
184 struct tcf_police *polic
[all...]
/linux-master/net/sched/
H A Dact_police.c50 struct tcf_police *police;
251 struct tcf_police *police = to_police(a);
321 struct tcf_police *police = to_police(a);
333 struct tcf_police *police = to_police(a);
344 struct tcf_police *police = to_police(a);
444 struct tcf_police *police = to_police(act);
503 .size = sizeof(struct tcf_police),

Completed in 163 milliseconds