Searched refs:tcf_unregister_action (Results 1 – 25 of 25) sorted by relevance
| /linux/net/sched/ |
| A D | act_ipt.c | 442 tcf_unregister_action(&act_ipt_ops, &ipt_net_ops); in ipt_cleanup_module() 443 tcf_unregister_action(&act_xt_ops, &xt_net_ops); in ipt_cleanup_module()
|
| A D | act_connmark.c | 258 tcf_unregister_action(&act_connmark_ops, &connmark_net_ops); in connmark_cleanup_module()
|
| A D | act_simple.c | 264 tcf_unregister_action(&act_simp_ops, &simp_net_ops); in simp_cleanup_module()
|
| A D | act_gact.c | 305 tcf_unregister_action(&act_gact_ops, &gact_net_ops); in gact_cleanup_module()
|
| A D | act_nat.c | 350 tcf_unregister_action(&act_nat_ops, &nat_net_ops); in nat_cleanup_module()
|
| A D | act_sample.c | 326 tcf_unregister_action(&act_sample_ops, &sample_net_ops); in sample_cleanup_module()
|
| A D | act_skbmod.c | 339 tcf_unregister_action(&act_skbmod_ops, &skbmod_net_ops); in skbmod_cleanup_module()
|
| A D | act_skbedit.c | 375 tcf_unregister_action(&act_skbedit_ops, &skbedit_net_ops); in skbedit_cleanup_module()
|
| A D | act_vlan.c | 412 tcf_unregister_action(&act_vlan_ops, &vlan_net_ops); in vlan_cleanup_module()
|
| A D | act_ctinfo.c | 411 tcf_unregister_action(&act_ctinfo_ops, &ctinfo_net_ops); in ctinfo_cleanup_module()
|
| A D | act_mpls.c | 426 tcf_unregister_action(&act_mpls_ops, &mpls_net_ops); in mpls_cleanup_module()
|
| A D | act_bpf.c | 447 tcf_unregister_action(&act_bpf_ops, &bpf_net_ops); in bpf_cleanup_module()
|
| A D | act_mirred.c | 506 tcf_unregister_action(&act_mirred_ops, &mirred_net_ops); in mirred_cleanup_module()
|
| A D | act_pedit.c | 534 tcf_unregister_action(&act_pedit_ops, &pedit_net_ops); in pedit_cleanup_module()
|
| A D | act_police.c | 452 tcf_unregister_action(&act_police_ops, &police_net_ops); in police_cleanup_module()
|
| A D | act_gate.c | 641 tcf_unregister_action(&act_gate_ops, &gate_net_ops); in gate_cleanup_module()
|
| A D | act_csum.c | 741 tcf_unregister_action(&act_csum_ops, &csum_net_ops); in csum_cleanup_module()
|
| A D | act_api.c | 658 int tcf_unregister_action(struct tc_action_ops *act, in tcf_unregister_action() function 677 EXPORT_SYMBOL(tcf_unregister_action);
|
| A D | act_tunnel_key.c | 829 tcf_unregister_action(&act_tunnel_key_ops, &tunnel_key_net_ops); in tunnel_key_cleanup_module()
|
| A D | act_ife.c | 937 tcf_unregister_action(&act_ife_ops, &ife_net_ops); in ife_cleanup_module()
|
| A D | act_ct.c | 1578 tcf_unregister_action(&act_ct_ops, &ct_net_ops); in ct_cleanup_module()
|
| /linux/include/net/ |
| A D | act_api.h | 184 int tcf_unregister_action(struct tc_action_ops *a,
|
| /linux/ |
| A D | vmlinux.symvers | 1729 0x00000000 tcf_unregister_action vmlinux EXPORT_SYMBOL
|
| A D | System.map | 52260 ffff800010dfa660 T tcf_unregister_action
|
| A D | .tmp_System.map | 52260 ffff800010dfa660 T tcf_unregister_action
|
Completed in 343 milliseconds