Searched refs:p_next_mgrp (Results 1 – 1 of 1) sorted by relevance
1114 osm_mgrp_t *p_next_mgrp = NULL; in osm_sa_db_file_load() local1163 p_next_mgrp = NULL; in osm_sa_db_file_load()1189 p_next_mgrp = load_mcgroup(p_osm, mlid, &mcm_rec); in osm_sa_db_file_load()1190 if (!p_next_mgrp) in osm_sa_db_file_load()1194 } else if (p_next_mgrp && !strncmp(p, "mcm_port", 8)) { in osm_sa_db_file_load()1211 cl_qmap_get(&p_next_mgrp->mcm_port_tbl, guid) == in osm_sa_db_file_load()1212 cl_qmap_end(&p_next_mgrp->mcm_port_tbl) && in osm_sa_db_file_load()1214 p_next_mgrp, port, &mcmr, proxy)) in osm_sa_db_file_load()1220 p_next_mgrp = NULL; in osm_sa_db_file_load()1264 p_next_mgrp = NULL; in osm_sa_db_file_load()[all …]