Home
last modified time | relevance | path

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

/system/netd/server/
DSockDiag.h70 int readDiagMsgWithTcpInfo(const TcpInfoReader& callback);
DSockDiag.cpp217 int SockDiag::readDiagMsgWithTcpInfo(const TcpInfoReader& tcpInfoReader) { in readDiagMsgWithTcpInfo() function in android::net::SockDiag
367 if (int ret = readDiagMsgWithTcpInfo(tcpInfoReader)) { in getLiveTcpInfos()