Searched refs:osm_mcast_mgr_process (Results 1 – 2 of 2) sorted by relevance
78 extern int osm_mcast_mgr_process(IN osm_sm_t * sm, boolean_t config_all);1607 osm_mcast_mgr_process(sm, TRUE); in do_sweep()1712 osm_mcast_mgr_process(sm, FALSE); in do_process_mgrp_queue()
1181 int osm_mcast_mgr_process(osm_sm_t * sm, boolean_t config_all) in osm_mcast_mgr_process() function