Searched refs:ikeExchangePortPair (Results 1 – 1 of 1) sorted by relevance
855 vcnSetupResult.ikeExchangePortPair); in verifyVcnDoesNotSelectLessPreferredUnderlyingNetwork()1074 public final PortPair ikeExchangePortPair; field in VcnManagerTest.VcnSetupResult1076 VcnSetupResult(Network vcnNetwork, PortPair ikeExchangePortPair) { in VcnSetupResult() argument1078 this.ikeExchangePortPair = ikeExchangePortPair; in VcnSetupResult()1097 final PortPair ikeExchangePortPair = in setupAndGetVcnNetwork() local1102 return new VcnSetupResult(vcnNetwork, ikeExchangePortPair); in setupAndGetVcnNetwork()