Home
last modified time | relevance | path

Searched refs:tcf_register_action (Results 1 – 25 of 25) sorted by relevance

/linux/net/sched/
A Dact_ipt.c426 ret1 = tcf_register_action(&act_xt_ops, &xt_net_ops); in ipt_init_module()
430 ret2 = tcf_register_action(&act_ipt_ops, &ipt_net_ops); in ipt_init_module()
A Dact_connmark.c253 return tcf_register_action(&act_connmark_ops, &connmark_net_ops); in connmark_init_module()
A Dact_simple.c256 int ret = tcf_register_action(&act_simp_ops, &simp_net_ops); in simp_init_module()
A Dact_gact.c300 return tcf_register_action(&act_gact_ops, &gact_net_ops); in gact_init_module()
A Dact_nat.c345 return tcf_register_action(&act_nat_ops, &nat_net_ops); in nat_init_module()
A Dact_sample.c321 return tcf_register_action(&act_sample_ops, &sample_net_ops); in sample_init_module()
A Dact_skbmod.c334 return tcf_register_action(&act_skbmod_ops, &skbmod_net_ops); in skbmod_init_module()
A Dact_skbedit.c370 return tcf_register_action(&act_skbedit_ops, &skbedit_net_ops); in skbedit_init_module()
A Dact_vlan.c407 return tcf_register_action(&act_vlan_ops, &vlan_net_ops); in vlan_init_module()
A Dact_ctinfo.c406 return tcf_register_action(&act_ctinfo_ops, &ctinfo_net_ops); in ctinfo_init_module()
A Dact_mpls.c421 return tcf_register_action(&act_mpls_ops, &mpls_net_ops); in mpls_init_module()
A Dact_bpf.c442 return tcf_register_action(&act_bpf_ops, &bpf_net_ops); in bpf_init_module()
A Dact_mirred.c497 err = tcf_register_action(&act_mirred_ops, &mirred_net_ops); in mirred_init_module()
A Dact_pedit.c529 return tcf_register_action(&act_pedit_ops, &pedit_net_ops); in pedit_init_module()
A Dact_police.c447 return tcf_register_action(&act_police_ops, &police_net_ops); in police_init_module()
A Dact_gate.c636 return tcf_register_action(&act_gate_ops, &gate_net_ops); in gate_init_module()
A Dact_csum.c736 return tcf_register_action(&act_csum_ops, &csum_net_ops); in csum_init_module()
A Dact_api.c626 int tcf_register_action(struct tc_action_ops *act, in tcf_register_action() function
656 EXPORT_SYMBOL(tcf_register_action);
A Dact_tunnel_key.c824 return tcf_register_action(&act_tunnel_key_ops, &tunnel_key_net_ops); in tunnel_key_init_module()
A Dact_ife.c932 return tcf_register_action(&act_ife_ops, &ife_net_ops); in ife_init_module()
A Dact_ct.c1560 err = tcf_register_action(&act_ct_ops, &ct_net_ops); in ct_init_module()
/linux/include/net/
A Dact_api.h183 int tcf_register_action(struct tc_action_ops *a, struct pernet_operations *ops);
/linux/
A Dvmlinux.symvers6253 0x00000000 tcf_register_action vmlinux EXPORT_SYMBOL
A DSystem.map52259 ffff800010dfa514 T tcf_register_action
A D.tmp_System.map52259 ffff800010dfa514 T tcf_register_action

Completed in 379 milliseconds