Home
last modified time | relevance | path

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

/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
/packages/modules/Connectivity/Tethering/tests/unit/src/android/net/ip/
DIpServerTest.java960 private void dispatchTetherConnectionChanged(String upstreamIface, LinkProperties v6lp, in dispatchTetherConnectionChanged()
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DBpfCoordinatorTest.java641 LinkProperties v6lp, int ttlAdjustment) { in dispatchTetherConnectionChanged()