Lines Matching full:option
19 :kconfig:option:`CONFIG_NET_PKT_RX_COUNT`
22 :kconfig:option:`CONFIG_NET_PKT_TX_COUNT`
25 :kconfig:option:`CONFIG_NET_BUF_RX_COUNT`
28 length data buffer. The :kconfig:option:`CONFIG_NET_BUF_DATA_SIZE`
29 is used when :kconfig:option:`CONFIG_NET_BUF_FIXED_DATA_SIZE` is set.
32 The :kconfig:option:`CONFIG_NET_BUF_VARIABLE_DATA_SIZE` is an experimental
37 the size of the fixed buffer by setting :kconfig:option:`CONFIG_NET_BUF_DATA_SIZE`, and
38 the size of the data pool size by setting :kconfig:option:`CONFIG_NET_PKT_BUF_RX_DATA_POOL_SIZE`
39 and :kconfig:option:`CONFIG_NET_PKT_BUF_TX_DATA_POOL_SIZE` if variable size buffers are used.
61 :kconfig:option:`CONFIG_NET_BUF_TX_COUNT`
69 :kconfig:option:`CONFIG_NET_MAX_CONN`
70 This option tells how many network connection endpoints are supported.
77 :kconfig:option:`CONFIG_NET_MAX_CONTEXTS`
86 :kconfig:option:`CONFIG_ZVFS_POLL_MAX`
90 :kconfig:option:`CONFIG_ZVFS_OPEN_MAX`
95 :kconfig:option:`CONFIG_NET_SOCKETPAIR_BUFFER_SIZE`
96 This option is used by socketpair() function. It sets the size of the
104 :kconfig:option:`CONFIG_NET_SOCKETS_TLS_MAX_CONTEXTS`
107 :kconfig:option:`CONFIG_NET_SOCKETS_TLS_MAX_CREDENTIALS`
111 :kconfig:option:`CONFIG_NET_SOCKETS_TLS_MAX_CIPHERSUITES`
114 be used with specific socket, if set explicitly by socket option.
118 :kconfig:option:`CONFIG_NET_SOCKETS_TLS_MAX_APP_PROTOCOLS`
121 protocols over TLS/DTLS that can be set explicitly by a socket option.
124 :kconfig:option:`CONFIG_NET_SOCKETS_TLS_MAX_CLIENT_SESSION_COUNT`
128 :kconfig:option:`CONFIG_TLS_MAX_CREDENTIALS_NUMBER`
137 :kconfig:option:`CONFIG_NET_IF_MAX_IPV4_COUNT`
146 :kconfig:option:`CONFIG_NET_IF_MAX_IPV6_COUNT`
148 This is similar setting as the IPv4 count option but for IPv6.
154 :kconfig:option:`CONFIG_NET_TCP_TIME_WAIT_DELAY`
174 :kconfig:option:`CONFIG_NET_TCP_RETRY_COUNT`
195 :kconfig:option:`CONFIG_NET_TCP_MAX_SEND_WINDOW_SIZE`
204 :kconfig:option:`CONFIG_NET_TCP_MAX_RECV_WINDOW_SIZE`
212 :kconfig:option:`CONFIG_NET_TCP_RECV_QUEUE_TIMEOUT`
237 :kconfig:option:`CONFIG_NET_TC_TX_COUNT` option is set to 0 if userspace is
248 option :kconfig:option:`CONFIG_NET_TC_RX_COUNT` could be set to 0.
255 Some of the threads might depend on a configure option which can be
261 are setup in the system if the :kconfig:option:`CONFIG_NET_MGMT` and
262 :kconfig:option:`CONFIG_NET_MGMT_EVENT` options are enabled.
269 :kconfig:option:`CONFIG_NET_MGMT_EVENT_QUEUE_SIZE` option. It is recommended