Searched refs:mlids_init_max (Results 1 – 3 of 3) sorted by relevance
129 uint16_t mlids_init_max; member
1192 if (cl_ntoh16(mlid) > p_osm->sm.mlids_init_max) in osm_sa_db_file_load()1193 p_osm->sm.mlids_init_max = cl_ntoh16(mlid); in osm_sa_db_file_load()
1071 mcast_top = cl_hton16(sm->mlids_init_max); in mcast_mgr_set_mfttop()