HomeSort by relevance Sort by last modified time
    Searched refs:SELECT_NETWORK (Results 1 - 3 of 3) sorted by null

  /system/netd/include/
FwmarkCommand.h 27 SELECT_NETWORK,
32 unsigned netId; // used only in the SELECT_NETWORK command; ignored otherwise.
  /system/netd/client/
NetdClient.cpp 187 FwmarkCommand command = {FwmarkCommand::SELECT_NETWORK, netId, 0};
  /system/netd/server/
FwmarkServer.cpp 155 case FwmarkCommand::SELECT_NETWORK: {

Completed in 55 milliseconds