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

  /system/netd/server/
CommandListener.h 63 class IpFwdCmd : public NetdCommand {
65 IpFwdCmd();
66 virtual ~IpFwdCmd() {}
CommandListener.cpp 190 registerLockingCmd(new IpFwdCmd());
496 CommandListener::IpFwdCmd::IpFwdCmd() :
500 int CommandListener::IpFwdCmd::runCommand(SocketClient *cli, int argc, char **argv) {
    [all...]

Completed in 2451 milliseconds