Loading...
Searching...
No Matches
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 "net/sock/dtls/creds.h"
+ Include dependency graph for sock_dtls_types.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.
 

Macro Definition Documentation

◆ SOCK_DTLS_MBOX_SIZE

#define SOCK_DTLS_MBOX_SIZE   (4)

Size of DTLS sock mailbox.

Definition at line 35 of file sock_dtls_types.h.