Home
last modified time | relevance | path

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

/net/sched/
Dact_gact.c238 u32 *index_inc, bool bind, in tcf_gact_offload_act_setup() argument
266 *index_inc = 1; in tcf_gact_offload_act_setup()
Dact_sample.c283 u32 *index_inc, bool bind, in tcf_sample_offload_act_setup() argument
294 *index_inc = 1; in tcf_sample_offload_act_setup()
Dact_vlan.c354 u32 *index_inc, bool bind, in tcf_vlan_offload_act_setup() argument
387 *index_inc = 1; in tcf_vlan_offload_act_setup()
Dact_skbedit.c362 u32 *index_inc, bool bind, in tcf_skbedit_offload_act_setup() argument
387 *index_inc = 1; in tcf_skbedit_offload_act_setup()
Dact_mirred.c451 u32 *index_inc, bool bind, in tcf_mirred_offload_act_setup() argument
473 *index_inc = 1; in tcf_mirred_offload_act_setup()
Dact_mpls.c384 u32 *index_inc, bool bind, in tcf_mpls_offload_act_setup() argument
420 *index_inc = 1; in tcf_mpls_offload_act_setup()
Dact_pedit.c546 u32 *index_inc, bool bind, in tcf_pedit_offload_act_setup() argument
572 *index_inc = k; in tcf_pedit_offload_act_setup()
Dact_police.c436 u32 *index_inc, bool bind, in tcf_police_offload_act_setup() argument
476 *index_inc = 1; in tcf_police_offload_act_setup()
Dact_csum.c681 u32 *index_inc, bool bind, in tcf_csum_offload_act_setup() argument
689 *index_inc = 1; in tcf_csum_offload_act_setup()
Dact_gate.c604 u32 *index_inc, bool bind, in tcf_gate_offload_act_setup() argument
621 *index_inc = 1; in tcf_gate_offload_act_setup()
Dact_tunnel_key.c792 u32 *index_inc, in tcf_tunnel_key_offload_act_setup() argument
812 *index_inc = 1; in tcf_tunnel_key_offload_act_setup()
Dact_ct.c1651 u32 *index_inc, bool bind, in tcf_ct_offload_act_setup() argument
1661 *index_inc = 1; in tcf_ct_offload_act_setup()
Dcls_api.c3526 u32 *index_inc, in tc_setup_offload_act() argument
3531 return act->ops->offload_act_setup(act, entry, index_inc, true, in tc_setup_offload_act()