#include <m2m_socket_host_if.h>
Public Attributes | |
uint8 | au8OptVal [SSL_MAX_OPT_LEN] |
SOCKET | sock |
uint16 | u16SessionID |
uint32 | u32OptLen |
uint8 | u8Option |
Definition at line 378 of file m2m_socket_host_if.h.
uint8 tstrSSLSetSockOptCmd::au8OptVal[SSL_MAX_OPT_LEN] |
Definition at line 383 of file m2m_socket_host_if.h.
SOCKET tstrSSLSetSockOptCmd::sock |
Definition at line 379 of file m2m_socket_host_if.h.
uint16 tstrSSLSetSockOptCmd::u16SessionID |
Definition at line 381 of file m2m_socket_host_if.h.
uint32 tstrSSLSetSockOptCmd::u32OptLen |
Definition at line 382 of file m2m_socket_host_if.h.
uint8 tstrSSLSetSockOptCmd::u8Option |
Definition at line 380 of file m2m_socket_host_if.h.