Searched refs:mtuSupportsIpv6 (Results 1 – 1 of 1) sorted by relevance
2113 IkeSessionConfiguration ikeConfig, boolean mtuSupportsIpv6) throws Exception { in verifySetupPlatformVpn() argument2114 return verifySetupPlatformVpn(mVpnProfile, ikeConfig, mtuSupportsIpv6); in verifySetupPlatformVpn()2118 IkeSessionConfiguration ikeConfig, boolean mtuSupportsIpv6) throws Exception { in verifySetupPlatformVpn() argument2121 mtuSupportsIpv6, false /* areLongLivedTcpConnectionsExpensive */); in verifySetupPlatformVpn()2127 boolean mtuSupportsIpv6, in verifySetupPlatformVpn() argument2129 if (!mtuSupportsIpv6) { in verifySetupPlatformVpn()2197 if (mtuSupportsIpv6) { in verifySetupPlatformVpn()