Home
last modified time | relevance | path

Searched refs:tbl_mask_cache_alloc (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/net/openvswitch/
Dflow_table.c359 static struct mask_cache *tbl_mask_cache_alloc(u32 size) in tbl_mask_cache_alloc() function
401 new = tbl_mask_cache_alloc(size); in ovs_flow_tbl_masks_cache_resize()
417 mc = tbl_mask_cache_alloc(MC_DEFAULT_HASH_ENTRIES); in ovs_flow_tbl_init()