Searched defs:chain_index (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
D | cls_api.c | 349 u32 chain_index) in tcf_chain_create() 444 u32 chain_index) in tcf_chain_lookup() 459 u32 chain_index) in tcf_chain_lookup_rcu() 475 u32 chain_index, bool create, in __tcf_chain_get() 514 static struct tcf_chain *tcf_chain_get(struct tcf_block *block, u32 chain_index, in tcf_chain_get() 520 struct tcf_chain *tcf_chain_get_by_act(struct tcf_block *block, u32 chain_index) in tcf_chain_get_by_act() 1956 u32 chain_index; in tc_new_tfilter() local 2185 u32 chain_index; in tc_del_tfilter() local 2345 u32 chain_index; in tc_get_tfilter() local 2649 void *tmplt_priv, u32 chain_index, in tc_chain_fill_node() [all …]
|
D | act_api.c | 56 u32 chain_index; in tcf_action_check_ctrlact() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_acl.c | 45 u32 chain_index; member 161 struct mlxsw_sp_flow_block *block, u32 chain_index, in mlxsw_sp_acl_ruleset_create() 233 struct mlxsw_sp_flow_block *block, u32 chain_index, in __mlxsw_sp_acl_ruleset_lookup() 248 struct mlxsw_sp_flow_block *block, u32 chain_index, in mlxsw_sp_acl_ruleset_lookup() 266 struct mlxsw_sp_flow_block *block, u32 chain_index, in mlxsw_sp_acl_ruleset_get()
|
D | spectrum_flower.c | 89 u32 chain_index = act->chain_index; in mlxsw_sp_flower_parse_actions() local 711 u32 chain_index, unsigned int *p_min_prio, in mlxsw_sp_flower_prio_get()
|
D | spectrum_matchall.c | 345 int mlxsw_sp_mall_prio_get(struct mlxsw_sp_flow_block *block, u32 chain_index, in mlxsw_sp_mall_prio_get()
|
/kernel/linux/linux-5.10/include/net/ |
D | flow_offload.h | 203 u32 chain_index; /* FLOW_ACTION_GOTO */ member 533 u32 chain_index; member
|