Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DBpfCoordinator.java875 public void tetherOffloadClientRemove(@NonNull final IpServer ipServer, in tetherOffloadClientRemove() method in BpfCoordinator
908 tetherOffloadClientRemove(ipServer, c); in tetherOffloadClientClear()
1033 tetherOffloadClientRemove(ipServer, clientInfo); in updateClientInfoIpv4()
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DBpfCoordinatorTest.java2148 coordinator.tetherOffloadClientRemove(mIpServer, clientA); in doTestMaxConnectionCount_removeClient()
2156 coordinator.tetherOffloadClientRemove(mIpServer, clientB); in doTestMaxConnectionCount_removeClient()
2642 coordinator.tetherOffloadClientRemove(mIpServer, clientA); in testTetherOffloadClientAddRemove()
2655 coordinator.tetherOffloadClientRemove(mIpServer, clientB); in testTetherOffloadClientAddRemove()