Searched refs:IpFwdCmd (Results 1 – 2 of 2) sorted by relevance
63 class IpFwdCmd : public NetdCommand {65 IpFwdCmd();66 virtual ~IpFwdCmd() {} in ~IpFwdCmd()
188 registerLockingCmd(new IpFwdCmd()); in CommandListener()494 CommandListener::IpFwdCmd::IpFwdCmd() : in IpFwdCmd() function in CommandListener::IpFwdCmd498 int CommandListener::IpFwdCmd::runCommand(SocketClient *cli, int argc, char **argv) { in runCommand()