Searched refs:getNetworkForUser (Results 1 – 3 of 3) sorted by relevance
58 unsigned getNetworkForUser(uid_t uid) const;
235 fwmark.netId = mNetworkController->getNetworkForUser(command.uid); in processClient()
225 unsigned NetworkController::getNetworkForUser(uid_t uid) const { in getNetworkForUser() function in NetworkController