Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/android/net/ip/
H A DIpServerTest.java1213 private LinkProperties buildIpv6OnlyLinkProperties(final String iface) { in buildIpv6OnlyLinkProperties() method in IpServerTest
1236 final LinkProperties lp = buildIpv6OnlyLinkProperties(UPSTREAM_IFACE); in testAdjustTtlValue()