Searched refs:TS_HEADER_RESERVED_LEN (Results 1 – 1 of 1) sorted by relevance
40 private static final int TS_HEADER_RESERVED_LEN = 3; field in IkeTsPayload58 inputBuffer.get(new byte[TS_HEADER_RESERVED_LEN]); in IkeTsPayload()120 byteBuffer.put((byte) numTs).put(new byte[TS_HEADER_RESERVED_LEN]); in encodeToByteBuffer()