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

/system/netd/
H A DCommandListener.h68 class IpFwdCmd : public NetdCommand { class in class:CommandListener
70 IpFwdCmd();
71 virtual ~IpFwdCmd() {}
H A DCommandListener.cpp128 registerCmd(new IpFwdCmd());
491 CommandListener::IpFwdCmd::IpFwdCmd() : function in class:CommandListener::IpFwdCmd
495 int CommandListener::IpFwdCmd::runCommand(SocketClient *cli,

Completed in 884 milliseconds