Searched refs:IpFwdStatusResult (Results 1 – 2 of 2) sorted by relevance
/system/netd/server/ | ||
D | ResponseCode.h | 37 static const int IpFwdStatusResult = 211; variable |
D | CommandListener.cpp | 385 cli->sendMsg(ResponseCode::IpFwdStatusResult, tmp, false); in runCommand() |