Searched refs:getLengthAndVerifyMsgHeader (Results 1 – 1 of 1) sorted by relevance
367 final int nlmsgLen = getLengthAndVerifyMsgHeader(bytes, family); in parseMessage()398 private int getLengthAndVerifyMsgHeader(@NonNull ByteBuffer bytes, int family) { in getLengthAndVerifyMsgHeader() method in TcpSocketTracker