Searched refs:osm_mcast_tbl_get_max_block_in_use (Results 1 – 3 of 3) sorted by relevance
438 osm_mcast_tbl_get_max_block_in_use(IN osm_mcast_tbl_t * p_tbl) in osm_mcast_tbl_get_max_block_in_use() function
858 return osm_mcast_tbl_get_max_block_in_use(&p_sw->mcast_tbl); in osm_switch_get_mft_max_block_in_use()
1119 if (osm_mcast_tbl_get_max_block_in_use(p_tbl) > max_block) in mcast_mgr_set_mftables()1120 max_block = osm_mcast_tbl_get_max_block_in_use(p_tbl); in mcast_mgr_set_mftables()