Searched refs:CONFIG_HEADER_RESERVED_LEN (Results 1 – 1 of 1) sorted by relevance
62 private static final int CONFIG_HEADER_RESERVED_LEN = 3; field in IkeConfigPayload112 inputBuffer.get(new byte[CONFIG_HEADER_RESERVED_LEN]); in IkeConfigPayload()1061 byteBuffer.put((byte) configType).put(new byte[CONFIG_HEADER_RESERVED_LEN]); in encodeToByteBuffer()