Searched refs:tcf_idr_create_from_flags (Results 1 – 12 of 12) sorted by relevance
| /linux/net/sched/ |
| H A D | act_connmark.c | 132 ret = tcf_idr_create_from_flags(tn, index, est, a, in tcf_connmark_init()
|
| H A D | act_gact.c | 102 ret = tcf_idr_create_from_flags(tn, index, est, a, in tcf_gact_init()
|
| H A D | act_nat.c | 63 ret = tcf_idr_create_from_flags(tn, index, est, a, &act_nat_ops, in tcf_nat_init()
|
| H A D | act_ctinfo.c | 215 ret = tcf_idr_create_from_flags(tn, index, est, a, in tcf_ctinfo_init()
|
| H A D | act_vlan.c | 217 ret = tcf_idr_create_from_flags(tn, index, est, a, in tcf_vlan_init()
|
| H A D | act_mirred.c | 170 ret = tcf_idr_create_from_flags(tn, index, est, a, in tcf_mirred_init()
|
| H A D | act_pedit.c | 196 ret = tcf_idr_create_from_flags(tn, index, est, a, in tcf_pedit_init()
|
| H A D | act_csum.c | 72 ret = tcf_idr_create_from_flags(tn, index, est, a, in tcf_csum_init()
|
| H A D | act_gate.c | 399 ret = tcf_idr_create_from_flags(tn, index, est, a, in tcf_gate_init()
|
| H A D | act_api.c | 835 int tcf_idr_create_from_flags(struct tc_action_net *tn, u32 index, in tcf_idr_create_from_flags() function 844 EXPORT_SYMBOL(tcf_idr_create_from_flags);
|
| H A D | act_ct.c | 1388 err = tcf_idr_create_from_flags(tn, index, est, a, in tcf_ct_init()
|
| /linux/include/net/ |
| H A D | act_api.h | 197 int tcf_idr_create_from_flags(struct tc_action_net *tn, u32 index,
|