Home
last modified time | relevance | path

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

/linux/include/net/
A Dact_api.h21 struct tc_action_ops;
24 const struct tc_action_ops *ops;
98 struct tc_action_ops { struct
115 const struct tc_action_ops *, argument
128 const struct tc_action_ops *ops; argument
133 const struct tc_action_ops *ops) in tc_action_net_init()
147 void tcf_idrinfo_destroy(const struct tc_action_ops *ops,
167 const struct tc_action_ops *ops,
175 const struct tc_action_ops *ops, int bind,
184 int tcf_unregister_action(struct tc_action_ops *a,
[all …]
/linux/net/sched/
A Dact_api.c353 const struct tc_action_ops *ops) in tcf_del_walker()
629 struct tc_action_ops *a; in tcf_register_action()
661 struct tc_action_ops *a; in tcf_unregister_action()
682 struct tc_action_ops *a, *res = NULL; in tc_lookup_action_n()
773 const struct tc_action_ops *ops; in tcf_action_destroy()
802 const struct tc_action_ops *ops; in tcf_action_put_many()
951 struct tc_action_ops *a_o; in tc_action_load_ops()
1084 struct tc_action_ops *a_o; in tcf_action_init()
1254 const struct tc_action_ops *ops; in tcf_action_get_1()
1304 const struct tc_action_ops *ops; in tca_action_flush()
[all …]
A 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, in __tcf_ipt_init()
321 const struct tc_action_ops *ops, in tcf_ipt_walker()
336 static struct tc_action_ops act_ipt_ops = {
370 const struct tc_action_ops *ops, in tcf_xt_walker()
385 static struct tc_action_ops act_xt_ops = {
A Dact_connmark.c29 static struct tc_action_ops act_connmark_ops;
205 const struct tc_action_ops *ops, in tcf_connmark_walker()
220 static struct tc_action_ops act_connmark_ops = {
A 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 = {
A Dact_gact.c23 static struct tc_action_ops act_gact_ops;
227 const struct tc_action_ops *ops, in tcf_gact_walker()
255 static struct tc_action_ops act_gact_ops = {
A Dact_nat.c30 static struct tc_action_ops act_nat_ops;
294 const struct tc_action_ops *ops, in tcf_nat_walker()
309 static struct tc_action_ops act_nat_ops = {
A Dact_sample.c27 static struct tc_action_ops act_sample_ops;
246 const struct tc_action_ops *ops, in tcf_sample_walker()
285 static struct tc_action_ops act_sample_ops = {
A Dact_skbmod.c23 static struct tc_action_ops act_skbmod_ops;
281 const struct tc_action_ops *ops, in tcf_skbmod_walker()
296 static struct tc_action_ops act_skbmod_ops = {
A Dact_skbedit.c24 static struct tc_action_ops act_skbedit_ops;
304 const struct tc_action_ops *ops, in tcf_skbedit_walker()
330 static struct tc_action_ops act_skbedit_ops = {
A Dact_vlan.c20 static struct tc_action_ops act_vlan_ops;
338 const struct tc_action_ops *ops, in tcf_vlan_walker()
371 static struct tc_action_ops act_vlan_ops = {
A Dact_ctinfo.c27 static struct tc_action_ops act_ctinfo_ops;
347 const struct tc_action_ops *ops, in tcf_ctinfo_walker()
372 static struct tc_action_ops act_ctinfo_ops = {
A Dact_mpls.c19 static struct tc_action_ops act_mpls_ops;
372 const struct tc_action_ops *ops, in tcf_mpls_walker()
387 static struct tc_action_ops act_mpls_ops = {
A Dact_bpf.c33 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 = {
A Dact_mirred.c90 static struct tc_action_ops act_mirred_ops;
376 const struct tc_action_ops *ops, in tcf_mirred_walker()
451 static struct tc_action_ops act_mirred_ops = {
A Dact_pedit.c25 static struct tc_action_ops act_pedit_ops;
475 const struct tc_action_ops *ops, in tcf_pedit_walker()
490 static struct tc_action_ops act_pedit_ops = {
A Dact_police.c26 static struct tc_action_ops act_police_ops;
30 const struct tc_action_ops *ops, in tcf_police_walker()
412 static struct tc_action_ops act_police_ops = {
A Dact_gate.c19 static struct tc_action_ops act_gate_ops;
570 const struct tc_action_ops *ops, in tcf_gate_walker()
600 static struct tc_action_ops act_gate_ops = {
A Dact_csum.c41 static struct tc_action_ops act_csum_ops;
678 const struct tc_action_ops *ops, in tcf_csum_walker()
698 static struct tc_action_ops act_csum_ops = {
A Dact_tunnel_key.c24 static struct tc_action_ops act_tunnel_key_ops;
775 const struct tc_action_ops *ops, in tunnel_key_walker()
790 static struct tc_action_ops act_tunnel_key_ops = {
A Dact_ife.c35 static struct tc_action_ops act_ife_ops;
883 const struct tc_action_ops *ops, in tcf_ife_walker()
898 static struct tc_action_ops act_ife_ops = {
A Dact_ct.c572 static struct tc_action_ops act_ct_ops;
1472 const struct tc_action_ops *ops, in tcf_ct_walker()
1496 static struct tc_action_ops act_ct_ops = {
A Dcls_api.c3042 struct tc_action_ops *a_o; in tcf_exts_validate()

Completed in 58 milliseconds