Home
last modified time | relevance | path

Searched refs:ipv6 (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/net/metrics/
H A DDefaultNetworkEvent.java38 public boolean ipv6; field in DefaultNetworkEvent
75 if (ipv4 && ipv6) { in ipSupport()
78 if (ipv6) { in ipSupport()
/aosp14/frameworks/base/services/core/java/com/android/server/connectivity/
H A DDefaultNetworkMetrics.java183 ev.ipv6 |= lp.hasGlobalIpv6Address() && lp.hasIpv6DefaultRoute(); in fillLinkInfo()
H A DIpConnectivityEventBuilder.java327 if (in.ipv4 && in.ipv6) { in ipSupportOf()
330 if (in.ipv6) { in ipSupportOf()
/aosp14/frameworks/base/services/core/jni/tvinput/
H A DJTvInputHal.cpp219 case AidlAudioDeviceAddress::ipv6: { in onDeviceAvailable()
221 info.aidlAudioDevice.address.get<AidlAudioDeviceAddress::ipv6>(); in onDeviceAvailable()
/aosp14/system/core/rootdir/
H A Dinit.rc328 write /proc/sys/net/ipv6/fwmark_reflect 1
335 write /proc/sys/net/ipv6/conf/all/accept_redirects 0
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt33031 Landroid/net/metrics/DefaultNetworkEvent;->ipv6:Z