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

/system/netd/
H A DCommandListener.h66 class IpFwdCmd : public NetdCommand { class in class:CommandListener
68 IpFwdCmd();
69 virtual ~IpFwdCmd() {}
H A DCommandListener.cpp55 registerCmd(new IpFwdCmd());
461 CommandListener::IpFwdCmd::IpFwdCmd() : function in class:CommandListener::IpFwdCmd
465 int CommandListener::IpFwdCmd::runCommand(SocketClient *cli,

Completed in 208 milliseconds