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