Searched refs:parseSockInfo (Results 1 – 2 of 2) sorted by relevance
246 final SocketInfo info = parseSockInfo(bytes, family, nlmsgLen, time); in pollSocketsInfo()295 SocketInfo parseSockInfo(@NonNull final ByteBuffer bytes, final int family, in parseSockInfo() method in TcpSocketTracker
267 tst.parseSockInfo(buffer, AF_INET, 276, 100L); in testParseSockInfo()