Home
last modified time | relevance | path

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

/openbmc/linux/net/openvswitch/
H A Dflow_table.c362 static struct mask_cache *tbl_mask_cache_alloc(u32 size) in tbl_mask_cache_alloc() function
404 new = tbl_mask_cache_alloc(size); in ovs_flow_tbl_masks_cache_resize()
420 mc = tbl_mask_cache_alloc(MC_DEFAULT_HASH_ENTRIES); in ovs_flow_tbl_init()