Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/android/net/ip/
DIpServer.java325 INetd netd, @NonNull BpfCoordinator bpfCoordinator, in IpServer() argument
333 mBpfCoordinator = bpfCoordinator; in IpServer()
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DBpfCoordinatorTest.java607 private IpServer makeAndStartIpServer(String interfaceName, BpfCoordinator bpfCoordinator) in makeAndStartIpServer() argument
625 bpfCoordinator, mRoutingCoordinatorManager, mIpServerCallback, mTetherConfig, in makeAndStartIpServer()