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

/system/netd/server/
H A DCommandListener.h63 class IpFwdCmd : public NetdCommand { class in class:CommandListener
65 IpFwdCmd();
66 virtual ~IpFwdCmd() {}
H A DCommandListener.cpp188 registerLockingCmd(new IpFwdCmd());
494 CommandListener::IpFwdCmd::IpFwdCmd() : function in class:CommandListener::IpFwdCmd
498 int CommandListener::IpFwdCmd::runCommand(SocketClient *cli, int argc, char **argv) {

Completed in 36 milliseconds