Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_state_mgr.c78 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()
H A Dosm_mcast_mgr.c1181 int osm_mcast_mgr_process(osm_sm_t * sm, boolean_t config_all) in osm_mcast_mgr_process() function