Home
last modified time | relevance | path

Searched refs:TetherDnsFwdTgtListResult (Results 1 – 2 of 2) sorted by relevance

/system/netd/
DResponseCode.h29 static const int TetherDnsFwdTgtListResult = 112; variable
DCommandListener.cpp548 cli->sendMsg(ResponseCode::TetherDnsFwdTgtListResult, inet_ntoa(*it), false); in runCommand()