Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dact_api.h20 struct tc_action_ops;
23 const struct tc_action_ops *ops;
78 struct tc_action_ops { struct
96 const struct tc_action_ops *, argument
106 const struct tc_action_ops *ops; argument
111 const struct tc_action_ops *ops) in tc_action_net_init()
124 void tcf_idrinfo_destroy(const struct tc_action_ops *ops,
144 const struct tc_action_ops *ops,
148 struct tc_action **a, const struct tc_action_ops *ops,
162 int tcf_register_action(struct tc_action_ops *a, struct pernet_operations *ops);
[all …]
/Linux-v4.19/net/sched/
Dact_ipt.c32 static struct tc_action_ops act_ipt_ops;
35 static struct tc_action_ops act_xt_ops;
100 const struct tc_action_ops *ops, int ovr, int bind) in __tcf_ipt_init()
324 const struct tc_action_ops *ops, in tcf_ipt_walker()
340 static struct tc_action_ops act_ipt_ops = {
374 const struct tc_action_ops *ops, in tcf_xt_walker()
390 static struct tc_action_ops act_xt_ops = {
Dact_api.c250 const struct tc_action_ops *ops) in tcf_del_walker()
286 const struct tc_action_ops *ops, in tcf_generic_walker()
358 struct tc_action **a, const struct tc_action_ops *ops, in tcf_idr_create()
483 void tcf_idrinfo_destroy(const struct tc_action_ops *ops, in tcf_idrinfo_destroy()
505 int tcf_register_action(struct tc_action_ops *act, in tcf_register_action()
508 struct tc_action_ops *a; in tcf_register_action()
537 int tcf_unregister_action(struct tc_action_ops *act, in tcf_unregister_action()
540 struct tc_action_ops *a; in tcf_unregister_action()
559 static struct tc_action_ops *tc_lookup_action_n(char *kind) in tc_lookup_action_n()
561 struct tc_action_ops *a, *res = NULL; in tc_lookup_action_n()
[all …]
Dact_connmark.c32 static struct tc_action_ops act_connmark_ops;
185 const struct tc_action_ops *ops, in tcf_connmark_walker()
201 static struct tc_action_ops act_connmark_ops = {
Dact_simple.c28 static struct tc_action_ops act_simp_ops;
183 const struct tc_action_ops *ops, in tcf_simp_walker()
199 static struct tc_action_ops act_simp_ops = {
Dact_gact.c27 static struct tc_action_ops act_gact_ops;
217 const struct tc_action_ops *ops, in tcf_gact_walker()
246 static struct tc_action_ops act_gact_ops = {
Dact_sample.c29 static struct tc_action_ops act_sample_ops;
219 const struct tc_action_ops *ops, in tcf_sample_walker()
235 static struct tc_action_ops act_sample_ops = {
Dact_vlan.c23 static struct tc_action_ops act_vlan_ops;
283 const struct tc_action_ops *ops, in tcf_vlan_walker()
299 static struct tc_action_ops act_vlan_ops = {
Dact_nat.c33 static struct tc_action_ops act_nat_ops;
287 const struct tc_action_ops *ops, in tcf_nat_walker()
303 static struct tc_action_ops act_nat_ops = {
Dact_skbmod.c24 static struct tc_action_ops act_skbmod_ops;
246 const struct tc_action_ops *ops, in tcf_skbmod_walker()
262 static struct tc_action_ops act_skbmod_ops = {
Dact_skbedit.c34 static struct tc_action_ops act_skbedit_ops;
286 const struct tc_action_ops *ops, in tcf_skbedit_walker()
302 static struct tc_action_ops act_skbedit_ops = {
Dact_bpf.c35 static struct tc_action_ops act_bpf_ops;
382 const struct tc_action_ops *ops, in tcf_bpf_walker()
398 static struct tc_action_ops act_bpf_ops __read_mostly = {
Dact_police.c57 static struct tc_action_ops act_police_ops;
61 const struct tc_action_ops *ops, in tcf_police_walker()
327 static struct tc_action_ops act_police_ops = {
Dact_mirred.c92 static struct tc_action_ops act_mirred_ops;
333 const struct tc_action_ops *ops, in tcf_mirred_walker()
398 static struct tc_action_ops act_mirred_ops = {
Dact_pedit.c28 static struct tc_action_ops act_pedit_ops;
455 const struct tc_action_ops *ops, in tcf_pedit_walker()
471 static struct tc_action_ops act_pedit_ops = {
Dact_tunnel_key.c25 static struct tc_action_ops act_tunnel_key_ops;
543 const struct tc_action_ops *ops, in tunnel_key_walker()
559 static struct tc_action_ops act_tunnel_key_ops = {
Dact_csum.c45 static struct tc_action_ops act_csum_ops;
641 const struct tc_action_ops *ops, in tcf_csum_walker()
662 static struct tc_action_ops act_csum_ops = {
Dact_ife.c39 static struct tc_action_ops act_ife_ops;
850 const struct tc_action_ops *ops, in tcf_ife_walker()
866 static struct tc_action_ops act_ife_ops = {