Searched refs:catchall (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum1_acl_tcam.c | 19 } catchall; member 68 ®ion->catchall.cchunk, in mlxsw_sp1_acl_ctcam_region_catchall_add() 82 ®ion->catchall.cchunk, in mlxsw_sp1_acl_ctcam_region_catchall_add() 83 ®ion->catchall.centry, in mlxsw_sp1_acl_ctcam_region_catchall_add() 87 region->catchall.rulei = rulei; in mlxsw_sp1_acl_ctcam_region_catchall_add() 95 mlxsw_sp_acl_ctcam_chunk_fini(®ion->catchall.cchunk); in mlxsw_sp1_acl_ctcam_region_catchall_add() 103 struct mlxsw_sp_acl_rule_info *rulei = region->catchall.rulei; in mlxsw_sp1_acl_ctcam_region_catchall_del() 106 ®ion->catchall.cchunk, in mlxsw_sp1_acl_ctcam_region_catchall_del() 107 ®ion->catchall.centry); in mlxsw_sp1_acl_ctcam_region_catchall_del() 109 mlxsw_sp_acl_ctcam_chunk_fini(®ion->catchall in mlxsw_sp1_acl_ctcam_region_catchall_del() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum1_acl_tcam.c | 19 } catchall; member 68 ®ion->catchall.cchunk, in mlxsw_sp1_acl_ctcam_region_catchall_add() 82 ®ion->catchall.cchunk, in mlxsw_sp1_acl_ctcam_region_catchall_add() 83 ®ion->catchall.centry, in mlxsw_sp1_acl_ctcam_region_catchall_add() 87 region->catchall.rulei = rulei; in mlxsw_sp1_acl_ctcam_region_catchall_add() 95 mlxsw_sp_acl_ctcam_chunk_fini(®ion->catchall.cchunk); in mlxsw_sp1_acl_ctcam_region_catchall_add() 103 struct mlxsw_sp_acl_rule_info *rulei = region->catchall.rulei; in mlxsw_sp1_acl_ctcam_region_catchall_del() 106 ®ion->catchall.cchunk, in mlxsw_sp1_acl_ctcam_region_catchall_del() 107 ®ion->catchall.centry); in mlxsw_sp1_acl_ctcam_region_catchall_del() 109 mlxsw_sp_acl_ctcam_chunk_fini(®ion->catchall in mlxsw_sp1_acl_ctcam_region_catchall_del() [all...] |
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_tables_api.c | 612 struct nft_set_elem_catchall *catchall; in nft_map_catchall_deactivate() local 616 list_for_each_entry(catchall, &set->catchall_list, list) { in nft_map_catchall_deactivate() 617 ext = nft_set_elem_ext(set, catchall->elem); in nft_map_catchall_deactivate() 621 elem.priv = catchall->elem; in nft_map_catchall_deactivate() 3796 struct nft_set_elem_catchall *catchall; in nft_set_catchall_validate() local 3801 list_for_each_entry_rcu(catchall, &set->catchall_list, list) { in nft_set_catchall_validate() 3802 ext = nft_set_elem_ext(set, catchall->elem); in nft_set_catchall_validate() 3806 elem.priv = catchall->elem; in nft_set_catchall_validate() 5186 struct nft_set_elem_catchall *next, *catchall; in nft_set_catchall_destroy() local 5188 list_for_each_entry_safe(catchall, nex in nft_set_catchall_destroy() 5300 struct nft_set_elem_catchall *catchall; nft_set_catchall_bind_check() local 5394 struct nft_set_elem_catchall *catchall; nft_map_catchall_activate() local 5704 struct nft_set_elem_catchall *catchall; nft_set_catchall_dump() local 5932 struct nft_set_elem_catchall *catchall; nft_setelem_catchall_get() local 6367 struct nft_set_elem_catchall *catchall; nft_set_catchall_lookup() local 6388 struct nft_set_elem_catchall *catchall; nft_setelem_catchall_insert() local 6453 struct nft_set_elem_catchall *catchall; nft_setelem_catchall_deactivate() local 6501 nft_setelem_catchall_destroy(struct nft_set_elem_catchall *catchall) nft_setelem_catchall_destroy() argument 6511 struct nft_set_elem_catchall *catchall, *next; nft_setelem_catchall_remove() local 7169 struct nft_set_elem_catchall *catchall; nft_set_catchall_flush() local 9684 struct nft_set_elem_catchall *catchall; nft_trans_gc_catchall_async() local 9710 struct nft_set_elem_catchall *catchall, *next; nft_trans_gc_catchall_sync() local 10610 struct nft_set_elem_catchall *catchall; nft_set_catchall_loops() local [all...] |
Completed in 11 milliseconds