Searched refs:upstream_port (Results 1 – 2 of 2) sorted by relevance
492 uint8_t upstream_port, in mcast_mgr_branch() argument601 "Adding upstream port %u\n", upstream_port); in mcast_mgr_branch()603 CL_ASSERT(upstream_port); in mcast_mgr_branch()604 osm_mcast_tbl_set(p_tbl, mlid_ho, upstream_port); in mcast_mgr_branch()628 CL_ASSERT(upstream_port == 0 || i != upstream_port || in mcast_mgr_branch()629 (i == upstream_port && count == 0)); in mcast_mgr_branch()
1714 uint8_t upstream_port = 0, downstream_port = 0; in update_mcft() local1782 upstream_port = curr_adj->used_link->to_port; in update_mcft()1783 osm_mcast_tbl_set(p_tbl, mlid_ho, upstream_port); in update_mcft()