DTLS::Handshake::Header Struct Reference
#include <dtls_handshake.hpp>
Collaboration diagram for DTLS::Handshake::Header:
Public Attributes | |
HandshakeType | msgType |
uint24 | length |
uint16_t | messageSeq |
uint24 | fragmentOffset |
uint24 | fragmentLength |
Detailed Description
Definition at line 46 of file dtls_handshake.hpp.
Member Data Documentation
◆ fragmentLength
uint24 DTLS::Handshake::Header::fragmentLength |
Definition at line 51 of file dtls_handshake.hpp.
◆ fragmentOffset
uint24 DTLS::Handshake::Header::fragmentOffset |
Definition at line 50 of file dtls_handshake.hpp.
◆ length
uint24 DTLS::Handshake::Header::length |
Definition at line 48 of file dtls_handshake.hpp.
◆ messageSeq
uint16_t DTLS::Handshake::Header::messageSeq |
Definition at line 49 of file dtls_handshake.hpp.
◆ msgType
HandshakeType DTLS::Handshake::Header::msgType |
Definition at line 47 of file dtls_handshake.hpp.
The documentation for this struct was generated from the following file:
- /home/dominik/uni/MoonState/include/dtls_handshake.hpp