sock_dtls_types.h File Reference

tinydtls-specific types and functions definitions More...

Detailed Description

#include "dtls.h"
#include "net/sock/udp.h"
#include "net/credman.h"
+ Include dependency graph for sock_dtls_types.h:
+ This graph shows which files directly or indirectly include this file:

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.