Symbol: tcf_idr_cleanup
include/net/act_api.h
202
void tcf_idr_cleanup(struct tc_action_net *tn, u32 index);
net/sched/act_api.c
857
EXPORT_SYMBOL(tcf_idr_cleanup);
net/sched/act_bpf.c
311
tcf_idr_cleanup(tn, index);
net/sched/act_connmark.c
135
tcf_idr_cleanup(tn, index);
net/sched/act_csum.c
75
tcf_idr_cleanup(tn, index);
net/sched/act_ct.c
1387
tcf_idr_cleanup(tn, index);
net/sched/act_ctinfo.c
218
tcf_idr_cleanup(tn, index);
net/sched/act_gact.c
105
tcf_idr_cleanup(tn, index);
net/sched/act_gate.c
402
tcf_idr_cleanup(tn, index);
net/sched/act_ife.c
556
tcf_idr_cleanup(tn, index);
net/sched/act_mirred.c
143
tcf_idr_cleanup(tn, index);
net/sched/act_mirred.c
158
tcf_idr_cleanup(tn, index);
net/sched/act_mirred.c
165
tcf_idr_cleanup(tn, index);
net/sched/act_mirred.c
173
tcf_idr_cleanup(tn, index);
net/sched/act_mpls.c
202
tcf_idr_cleanup(tn, index);
net/sched/act_nat.c
66
tcf_idr_cleanup(tn, index);
net/sched/act_pedit.c
199
tcf_idr_cleanup(tn, index);
net/sched/act_police.c
86
tcf_idr_cleanup(tn, index);
net/sched/act_sample.c
75
tcf_idr_cleanup(tn, index);
net/sched/act_simple.c
126
tcf_idr_cleanup(tn, index);
net/sched/act_simple.c
134
tcf_idr_cleanup(tn, index);
net/sched/act_skbedit.c
220
tcf_idr_cleanup(tn, index);
net/sched/act_skbedit.c
228
tcf_idr_cleanup(tn, index);
net/sched/act_skbmod.c
165
tcf_idr_cleanup(tn, index);
net/sched/act_skbmod.c
173
tcf_idr_cleanup(tn, index);
net/sched/act_tunnel_key.c
557
tcf_idr_cleanup(tn, index);
net/sched/act_vlan.c
163
tcf_idr_cleanup(tn, index);
net/sched/act_vlan.c
171
tcf_idr_cleanup(tn, index);
net/sched/act_vlan.c
185
tcf_idr_cleanup(tn, index);
net/sched/act_vlan.c
203
tcf_idr_cleanup(tn, index);
net/sched/act_vlan.c
211
tcf_idr_cleanup(tn, index);
net/sched/act_vlan.c
220
tcf_idr_cleanup(tn, index);