Searched refs:num_of_mcm (Results 1 – 3 of 3) sorted by relevance
160 sw->num_of_mcm++; in create_mgrp_switch_map()176 sw->num_of_mcm = 0; in destroy_mgrp_switch_map()207 hops += (least_hops + 1) * sw->num_of_mcm + in mcast_mgr_compute_avg_hops()209 num_ports += sw->num_of_mcm + sw->is_mc_member; in mcast_mgr_compute_avg_hops()
1686 sw->num_of_mcm++; in update_mgrp_membership()1701 adj_list[i].sw->num_of_mcm = 0; in reset_mgrp_membership()1739 (p_sw->num_of_mcm == 0 && !(p_sw->is_mc_member))) in update_mcft()
114 uint32_t num_of_mcm; member