Searched refs:DTLS_SENDMSG_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
66 #define DTLS_SENDMSG_BUF_SIZE (CONFIG_NET_SOCKETS_DTLS_SENDMSG_BUF_SIZE) macro68 #define DTLS_SENDMSG_BUF_SIZE 0 macro2471 static uint8_t sendmsg_buf[DTLS_SENDMSG_BUF_SIZE]; in dtls_sendmsg_merge_and_send()2543 if (DTLS_SENDMSG_BUF_SIZE > 0) { in ztls_sendmsg_ctx()