Home
last modified time | relevance | path

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

/system/netd/
DResponseCode.h40 static const int InterfaceRxCounterResult = 216; variable
DCommandListener.cpp260 cli->sendMsg(ResponseCode::InterfaceRxCounterResult, msg, false); in runCommand()