Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/src/com/android/networkstack/netlink/
DTcpSocketTracker.java378 final SocketInfo info = parseSockInfo(bytes, family, nlmsgLen, time, in parseMessage()
437 private SocketInfo parseSockInfo(@NonNull final ByteBuffer bytes, final int family, in parseSockInfo() method in TcpSocketTracker