Searched refs:IpFwdCmd (Results 1 - 2 of 2) sorted by relevance

/system/netd/server/
H A DCommandListener.h69 class IpFwdCmd : public NetdCommand { class in class:CommandListener
71 IpFwdCmd();
72 virtual ~IpFwdCmd() {}
H A DCommandListener.cpp173 registerCmd(new IpFwdCmd());
486 CommandListener::IpFwdCmd::IpFwdCmd() : function in class:CommandListener::IpFwdCmd
490 int CommandListener::IpFwdCmd::runCommand(SocketClient *cli,

Completed in 42 milliseconds