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

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

Completed in 220 milliseconds