Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dact_api.h21 struct tc_action_ops;
24 const struct tc_action_ops *ops;
83 struct tc_action_ops { struct
100 const struct tc_action_ops *, argument
113 const struct tc_action_ops *ops; argument
118 const struct tc_action_ops *ops) in tc_action_net_init()
132 void tcf_idrinfo_destroy(const struct tc_action_ops *ops,
152 const struct tc_action_ops *ops,
156 struct tc_action **a, const struct tc_action_ops *ops,
170 int tcf_register_action(struct tc_action_ops *a, struct pernet_operations *ops);
[all …]
/Linux-v5.4/net/sched/
Dact_ipt.c28 static struct tc_action_ops act_ipt_ops;
31 static struct tc_action_ops act_xt_ops;
97 const struct tc_action_ops *ops, int ovr, int bind, in __tcf_ipt_init()
322 const struct tc_action_ops *ops, in tcf_ipt_walker()
337 static struct tc_action_ops act_ipt_ops = {
371 const struct tc_action_ops *ops, in tcf_xt_walker()
386 static struct tc_action_ops act_xt_ops = {
Dact_api.c288 const struct tc_action_ops *ops) in tcf_del_walker()
329 const struct tc_action_ops *ops, in tcf_generic_walker()
401 struct tc_action **a, const struct tc_action_ops *ops, in tcf_idr_create()
531 void tcf_idrinfo_destroy(const struct tc_action_ops *ops, in tcf_idrinfo_destroy()
554 int tcf_register_action(struct tc_action_ops *act, in tcf_register_action()
557 struct tc_action_ops *a; in tcf_register_action()
586 int tcf_unregister_action(struct tc_action_ops *act, in tcf_unregister_action()
589 struct tc_action_ops *a; in tcf_unregister_action()
608 static struct tc_action_ops *tc_lookup_action_n(char *kind) in tc_lookup_action_n()
610 struct tc_action_ops *a, *res = NULL; in tc_lookup_action_n()
[all …]
Dact_simple.c22 static struct tc_action_ops act_simp_ops;
203 const struct tc_action_ops *ops, in tcf_simp_walker()
218 static struct tc_action_ops act_simp_ops = {
Dact_connmark.c29 static struct tc_action_ops act_connmark_ops;
203 const struct tc_action_ops *ops, in tcf_connmark_walker()
218 static struct tc_action_ops act_connmark_ops = {
Dact_gact.c23 static struct tc_action_ops act_gact_ops;
235 const struct tc_action_ops *ops, in tcf_gact_walker()
263 static struct tc_action_ops act_gact_ops = {
Dact_sample.c27 static struct tc_action_ops act_sample_ops;
241 const struct tc_action_ops *ops, in tcf_sample_walker()
282 static struct tc_action_ops act_sample_ops = {
Dact_skbmod.c21 static struct tc_action_ops act_skbmod_ops;
258 const struct tc_action_ops *ops, in tcf_skbmod_walker()
273 static struct tc_action_ops act_skbmod_ops = {
Dact_vlan.c20 static struct tc_action_ops act_vlan_ops;
296 const struct tc_action_ops *ops, in tcf_vlan_walker()
332 static struct tc_action_ops act_vlan_ops = {
Dact_nat.c30 static struct tc_action_ops act_nat_ops;
299 const struct tc_action_ops *ops, in tcf_nat_walker()
314 static struct tc_action_ops act_nat_ops = {
Dact_skbedit.c24 static struct tc_action_ops act_skbedit_ops;
295 const struct tc_action_ops *ops, in tcf_skbedit_walker()
321 static struct tc_action_ops act_skbedit_ops = {
Dact_bpf.c32 static struct tc_action_ops act_bpf_ops;
393 const struct tc_action_ops *ops, in tcf_bpf_walker()
408 static struct tc_action_ops act_bpf_ops __read_mostly = {
Dact_ctinfo.c27 static struct tc_action_ops act_ctinfo_ops;
348 const struct tc_action_ops *ops, in tcf_ctinfo_walker()
363 static struct tc_action_ops act_ctinfo_ops = {
Dact_mirred.c90 static struct tc_action_ops act_mirred_ops;
366 const struct tc_action_ops *ops, in tcf_mirred_walker()
441 static struct tc_action_ops act_mirred_ops = {
Dact_mpls.c18 static struct tc_action_ops act_mpls_ops;
350 const struct tc_action_ops *ops, in tcf_mpls_walker()
365 static struct tc_action_ops act_mpls_ops = {
Dact_police.c26 static struct tc_action_ops act_police_ops;
30 const struct tc_action_ops *ops, in tcf_police_walker()
375 static struct tc_action_ops act_police_ops = {
Dact_pedit.c25 static struct tc_action_ops act_pedit_ops;
467 const struct tc_action_ops *ops, in tcf_pedit_walker()
482 static struct tc_action_ops act_pedit_ops = {
Dact_tunnel_key.c22 static struct tc_action_ops act_tunnel_key_ops;
575 const struct tc_action_ops *ops, in tunnel_key_walker()
590 static struct tc_action_ops act_tunnel_key_ops = {
Dact_csum.c41 static struct tc_action_ops act_csum_ops;
679 const struct tc_action_ops *ops, in tcf_csum_walker()
699 static struct tc_action_ops act_csum_ops = {
Dact_ife.c35 static struct tc_action_ops act_ife_ops;
861 const struct tc_action_ops *ops, in tcf_ife_walker()
876 static struct tc_action_ops act_ife_ops = {
Dact_ct.c34 static struct tc_action_ops act_ct_ops;
888 const struct tc_action_ops *ops, in tcf_ct_walker()
916 static struct tc_action_ops act_ct_ops = {