Searched refs:sMpConfig (Results 1 – 2 of 2) sorted by relevance
107 static MPConfig sMpConfig = variable206 result = MPDSSetupPortConfig( &sDSContext, &sMpConfig ); in DoMPCommunication()214 result = MPStartup( &sMpConfig ); in DoMPCommunication()
234 static MPConfig sMpConfig = variable718 (void)NETMemCpy( sMpConfig.userGameInfo, &sMyGameInfo, sizeof(sMyGameInfo) ); in TransToLobby()719 sMpConfig.userGameInfoLength = sizeof(MyGameInfo); in TransToLobby()721 MPSetIndicationConfig( &sMpConfig, IndicationCallback ); in TransToLobby()730 result = MPDSSetupPortConfig( &sDSContext, &sMpConfig ); in TransToLobby()740 result = MPStartup( &sMpConfig ); in TransToLobby()