tinydtls-specific types and functions definitions More...
tinydtls-specific types and functions definitions
Definition in file sock_dtls_types.h.
#include "dtls.h"
#include "net/sock/udp.h"
#include "net/credman.h"
#include "net/sock/dtls/creds.h"
Go to the source code of this file.
Data Structures | |
struct | sock_dtls |
Information about DTLS sock. More... | |
struct | sock_dtls_session |
Information about remote client connected to the server. More... | |
#define | SOCK_DTLS_MBOX_SIZE (4) |
Size of DTLS sock mailbox. | |
#define SOCK_DTLS_MBOX_SIZE (4) |
Size of DTLS sock mailbox.
Definition at line 35 of file sock_dtls_types.h.