Class TcpTimestampsOption

    • Method Detail

      • getLength

        public byte getLength()
        Returns:
        length
      • getLengthAsInt

        public int getLengthAsInt()
        Returns:
        length
      • getTsValue

        public int getTsValue()
        Returns:
        tsValue
      • getTsValueAsLong

        public long getTsValueAsLong()
        Returns:
        tsValue
      • getTsEchoReply

        public int getTsEchoReply()
        Returns:
        tsEchoReply
      • getTsEchoReplyAsLong

        public long getTsEchoReplyAsLong()
        Returns:
        tsEchoReply
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object