Lines Matching refs:socket
19 standard POSIX names like socket(), recv(), and close(), etc.,
27 If both are disabled, Zephyr's socket functions will be
30 with 3rd-party socket libraries.
58 bool "Enable TCP TLS socket option support [EXPERIMENTAL]"
62 Enable TLS socket option support which automatically establishes
82 bool "Enable DTLS socket support [EXPERIMENTAL]"
86 Enable DTLS socket support. By default only TLS over TCP is supported.
99 notification or socket is closed.
110 int "Maximum number of TLS/DTLS credentials per socket"
115 used with a specific socket.
118 int "Maximum number of TLS/DTLS ciphersuites per socket"
123 be used with specific socket, if set explicitly by socket option.
125 available to the socket.
133 protocols over TLS/DTL that can be set explicitly by a socket option.
139 Enables direct offloading of socket operations to dedicated TCP/IP
143 required in the system, providing full BSD socket offload capability.
150 bool "Offload TLS socket calls to the offloaded sockets"
155 socket calls. Othwerwise, Zephyrs native TLS socket implementation
156 will be used, and only TCP/UDP socket calls will be offloaded.
159 bool "Enable packet socket support"
161 This is an initial version of packet socket support (special type
162 raw socket). Packets are passed to and from the device driver
169 bool "Enable packet socket SOCK_DGRAM support"
175 through a SOCK_DGRAM packet socket get a suitable L2 header based
180 bool "Enable socket CAN support [EXPERIMENTAL]"
209 bool "Enable network management socket support [EXPERIMENTAL]"
213 Select this if you want to use socket API to get network
222 be set by the socket interface. So if you have two separate