Searched defs:chain_index (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_acl.c | 50 u32 chain_index; member 298 struct mlxsw_sp_acl_block *block, u32 chain_index, in mlxsw_sp_acl_ruleset_create() 369 struct mlxsw_sp_acl_block *block, u32 chain_index, in __mlxsw_sp_acl_ruleset_lookup() 384 struct mlxsw_sp_acl_block *block, u32 chain_index, in mlxsw_sp_acl_ruleset_lookup() 402 struct mlxsw_sp_acl_block *block, u32 chain_index, in mlxsw_sp_acl_ruleset_get()
|
D | spectrum_flower.c | 59 u32 chain_index = act->chain_index; in mlxsw_sp_flower_parse_actions() local
|
/Linux-v5.4/net/sched/ |
D | cls_api.c | 369 u32 chain_index) in tcf_chain_create() 464 u32 chain_index) in tcf_chain_lookup() 481 u32 chain_index, bool create, in __tcf_chain_get() 520 static struct tcf_chain *tcf_chain_get(struct tcf_block *block, u32 chain_index, in tcf_chain_get() 526 struct tcf_chain *tcf_chain_get_by_act(struct tcf_block *block, u32 chain_index) in tcf_chain_get_by_act() 1937 u32 chain_index; in tc_new_tfilter() local 2163 u32 chain_index; in tc_del_tfilter() local 2323 u32 chain_index; in tc_get_tfilter() local 2614 void *tmplt_priv, u32 chain_index, in tc_chain_fill_node() 2695 void *tmplt_priv, u32 chain_index, in tc_chain_notify_delete() [all …]
|
D | act_api.c | 56 u32 chain_index; in tcf_action_check_ctrlact() local
|
/Linux-v5.4/include/net/ |
D | flow_offload.h | 164 u32 chain_index; /* FLOW_ACTION_GOTO */ member 354 u32 chain_index; member
|