Searched defs:chain_index (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.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() 1199 u32 chain_index; in tc_new_tfilter() local 1352 u32 chain_index; in tc_del_tfilter() local 1470 u32 chain_index; in tc_get_tfilter() local 1831 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
|
/Linux-v4.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
|
/Linux-v4.19/include/net/ |
D | pkt_cls.h | 614 u32 chain_index; member
|