Searched refs:readDiagMsgWithTcpInfo (Results 1 – 2 of 2) sorted by relevance
70 int readDiagMsgWithTcpInfo(const TcpInfoReader& callback);
217 int SockDiag::readDiagMsgWithTcpInfo(const TcpInfoReader& tcpInfoReader) { in readDiagMsgWithTcpInfo() function in android::net::SockDiag367 if (int ret = readDiagMsgWithTcpInfo(tcpInfoReader)) { in getLiveTcpInfos()