Lines Matching refs:sockets

17 	int "Default processing priority for sockets"
83 The socket service can monitor multiple sockets and save memory
87 so that enough sockets entries can be serviced. This depends on
97 polls the sockets and calls the user supplied callback directly.
112 Set the internal stack size for the thread that polls sockets.
128 int "Default processing priority for TLS sockets"
131 Processing priority for TLS sockets. Should be lower than
196 DTLS sockets is disabled. In result, sendmsg() will only accept msghdr
256 int "Default processing priority for offloaded sockets"
259 Processing priority for offloaded sockets.
273 option. This can be useful, when multiple offloaded sockets
278 int "Maximum number of dispatcher sockets created"
282 Maximum number of dispatcher sockets created at a time. Note, that
283 only sockets that has not been dispatched yet count into the limit.
296 will be fed to sockets unchanged as provided by the driver.
303 For AF_PACKET sockets with SOCK_DGRAM type, the L2 header
322 The value tells how many sockets can receive data from same
329 Communicate over a pair of connected, unnamed UNIX domain sockets.
382 Note, that the thread using net_mgmt sockets should have at least
388 int "Max number of sockets to listen"
392 This sets the maximum number of net_mgmt sockets that can
394 sockets that are used for listening events, you need to set
399 module-str = Log level for BSD sockets compatible API calls
400 module-help = Enables logging for sockets code.
411 The net-shell "net sockets" command will use this functionality