Home
last modified time | relevance | path

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

/packages/modules/Connectivity/service/src/com/android/server/connectivity/
DAutomaticOnOffKeepaliveTracker.java350 final int vpnNetId) { in handleMonitorAutomaticKeepalive()
363 private void handleMonitorTcpConnections(@NonNull AutomaticOnOffKeepalive ki, int vpnNetId) { in handleMonitorTcpConnections()
/packages/modules/DnsResolver/tests/
Dresolv_integration_test.cpp4366 void expectDnsNetIdWithVpn(INetd* netdService, unsigned vpnNetId, unsigned expectedNetId) { in expectDnsNetIdWithVpn()
7714 const unsigned vpnNetId = vpn.netId(); in TEST_F() local