Searched refs:lid_mgr (Results 1 – 3 of 3) sorted by relevance
171 osm_lid_mgr_construct(&p_sm->lid_mgr); in osm_sm_construct()229 osm_lid_mgr_destroy(&p_sm->lid_mgr); in osm_sm_destroy()314 status = osm_lid_mgr_init(&p_sm->lid_mgr, p_sm); in osm_sm_init()
1241 osm_lid_mgr_process_sm(&sm->lid_mgr); in do_sweep()1249 osm_lid_mgr_process_subnet(&sm->lid_mgr); in do_sweep()
131 osm_lid_mgr_t lid_mgr; member