Searched defs:nlmsgLen (Results 1 – 2 of 2) sorted by relevance
742 final int nlmsgLen = bytes.getInt(); in isAnyTcpSocketConnectedForFamily() local784 private boolean isTargetTcpSocket(@NonNull ByteBuffer bytes, int nlmsgLen, int networkMark, in isTargetTcpSocket()790 private int readSocketDataAndReturnMark(@NonNull ByteBuffer bytes, int nlmsgLen) { in readSocketDataAndReturnMark()
262 final int nlmsgLen = getLengthAndVerifyMsgHeader(bytes, family); in parseMessage() local338 final int nlmsgLen, final long time) { in parseSockInfo()