Searched defs:IpFwdCmd (Results 1 - 2 of 2) sorted by path

/system/netd/
H A DCommandListener.cpp129 registerCmd(new IpFwdCmd());
589 CommandListener::IpFwdCmd::IpFwdCmd() : function in class:CommandListener::IpFwdCmd
593 int CommandListener::IpFwdCmd::runCommand(SocketClient *cli,
H A DCommandListener.h70 class IpFwdCmd : public NetdCommand { class in class:CommandListener
72 IpFwdCmd();
73 virtual ~IpFwdCmd() {}

Completed in 22 milliseconds