Searched defs:chain_index (Results 1 – 11 of 11) sorted by relevance
| /kernel/linux/linux-4.19/net/sched/ |
| D | cls_api.c | 202 u32 chain_index) in tcf_chain_create() 263 u32 chain_index) in tcf_chain_lookup() 278 u32 chain_index, bool create, in __tcf_chain_get() 308 static struct tcf_chain *tcf_chain_get(struct tcf_block *block, u32 chain_index, in tcf_chain_get() 314 struct tcf_chain *tcf_chain_get_by_act(struct tcf_block *block, u32 chain_index) in tcf_chain_get_by_act() 1198 u32 chain_index; in tc_new_tfilter() local 1354 u32 chain_index; in tc_del_tfilter() local 1472 u32 chain_index; in tc_get_tfilter() local 1833 u32 chain_index; in tc_ctl_chain() local
|
| D | act_api.c | 35 u32 chain_index = a->tcfa_action & TC_ACT_EXT_VAL_MASK; in tcf_action_goto_chain_init() local
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum_acl.c | 58 u32 chain_index; member 299 struct mlxsw_sp_acl_block *block, u32 chain_index, in mlxsw_sp_acl_ruleset_create() 370 struct mlxsw_sp_acl_block *block, u32 chain_index, in __mlxsw_sp_acl_ruleset_lookup() 385 struct mlxsw_sp_acl_block *block, u32 chain_index, in mlxsw_sp_acl_ruleset_lookup() 403 struct mlxsw_sp_acl_block *block, u32 chain_index, in mlxsw_sp_acl_ruleset_get()
|
| D | spectrum_flower.c | 54 u32 chain_index = tcf_gact_goto_chain_index(a); in mlxsw_sp_flower_parse_actions() local
|
| /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 2184 u32 chain_index; in tc_del_tfilter() local 2344 u32 chain_index; in tc_get_tfilter() local 2648 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
|
| /kernel/linux/linux-4.19/include/net/ |
| D | pkt_cls.h | 619 u32 chain_index; member
|