Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DBpfCoordinator.java1966 @NonNull UpstreamInfo upstreamInfo) { in makeTetherUpstream4Value()
1977 @NonNull ClientInfo c, @NonNull UpstreamInfo upstreamInfo) { in makeTetherDownstream4Value()
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DBpfCoordinatorTest.java1885 final UpstreamInformation upstreamInfo = UPSTREAM_INFORMATIONS.get(upstreamIfindex); in setUpstreamInformationTo() local