Home
last modified time | relevance | path

Searched defs:v6lp (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Connectivity/tests/common/java/android/net/
DLinkPropertiesTest.java764 LinkProperties v6lp = new LinkProperties(); in testCompareProvisioning() local
824 final LinkProperties v6lp = new LinkProperties(); in testIsReachable() local
/aosp_15_r20/packages/modules/Connectivity/Tethering/tests/unit/src/android/net/ip/
DIpServerTest.java988 private void dispatchTetherConnectionChanged(String upstreamIface, LinkProperties v6lp, in dispatchTetherConnectionChanged()