Home
last modified time | relevance | path

Searched refs:tcf_idr_create_from_flags (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/net/sched/
H A Dact_connmark.c132 ret = tcf_idr_create_from_flags(tn, index, est, a, in tcf_connmark_init()
H A Dact_gact.c102 ret = tcf_idr_create_from_flags(tn, index, est, a, in tcf_gact_init()
H A Dact_nat.c63 ret = tcf_idr_create_from_flags(tn, index, est, a, &act_nat_ops, in tcf_nat_init()
H A Dact_ctinfo.c215 ret = tcf_idr_create_from_flags(tn, index, est, a, in tcf_ctinfo_init()
H A Dact_vlan.c219 ret = tcf_idr_create_from_flags(tn, index, est, a, in tcf_vlan_init()
H A Dact_mirred.c150 ret = tcf_idr_create_from_flags(tn, index, est, a, in tcf_mirred_init()
H A Dact_pedit.c196 ret = tcf_idr_create_from_flags(tn, index, est, a, in tcf_pedit_init()
H A Dact_csum.c72 ret = tcf_idr_create_from_flags(tn, index, est, a, in tcf_csum_init()
H A Dact_gate.c362 ret = tcf_idr_create_from_flags(tn, index, est, a, in tcf_gate_init()
H A Dact_tunnel_key.c502 ret = tcf_idr_create_from_flags(tn, index, est, a, in tunnel_key_init()
H A Dact_api.c791 int tcf_idr_create_from_flags(struct tc_action_net *tn, u32 index, in tcf_idr_create_from_flags() function
800 EXPORT_SYMBOL(tcf_idr_create_from_flags);
H A Dact_ct.c1345 err = tcf_idr_create_from_flags(tn, index, est, a, in tcf_ct_init()
/openbmc/linux/include/net/
H A Dact_api.h190 int tcf_idr_create_from_flags(struct tc_action_net *tn, u32 index,