Searched refs:LOCAL_NET_ID (Results 1 – 5 of 5) sorted by relevance
62 const unsigned NetworkController::LOCAL_NET_ID = 99; member in android::net::NetworkController147 mNetworks[LOCAL_NET_ID] = new LocalNetwork(LOCAL_NET_ID);438 if (netId == LOCAL_NET_ID) { in destroyNetwork()804 if (netId == LOCAL_NET_ID) { in modifyRoute()
83 static const unsigned LOCAL_NET_ID; variable
279 if (int ret = RouteController::Init(NetworkController::LOCAL_NET_ID)) { in init()
209 fwmark.netId = NetworkController::LOCAL_NET_ID; in startTethering()
65 return NetworkController::LOCAL_NET_ID; in stringToNetId()