Home
last modified time | relevance | path

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

/system/netd/server/
DFwmarkServer.cpp91 static bool hasDestinationAddress(FwmarkCommand::CmdId cmdId, bool redirectSocketCalls) { in hasDestinationAddress() function
120 if (hasDestinationAddress(command.cmdId, mRedirectSocketCalls)) { in processClient()