Lines Matching +full:validity +full:- +full:control

6 # SPDX-License-Identifier: Apache-2.0
61 module-dep = NET_LOG
62 module-str = Log level for PMTU
63 module-help = Enables PMTU to output debug messages.
80 Enables TCP/IP stack to be offload to a co-processor.
92 module-dep = NET_LOG
93 module-str = Log level for offload layer
94 module-help = Enables offload layer to output debug messages.
136 Connect to host system via Qemu's built-in User Networking support. This
149 information etc. This string is appended to the QEMU "-net user" option.
176 Support v4-mapped-on-v6 address type. This allows IPv4 and IPv6
181 option, then you can still control the behaviour of the socket
330 Enable various net-shell command to support dynamic command
338 net-shell require also some smaller amount of memory.
413 Please select the RX/TX threads to be either pre-emptive or
414 co-operative.
417 bool "Use co-operative TX/RX threads"
420 With co-operative threads, the thread cannot be pre-empted.
423 bool "Use pre-emptive TX/RX threads [EXPERIMENTAL]"
427 With pre-emptive threads, the thread can be pre-empted.
472 Use it for implementations that do not support the credit-based
515 the network packet priorities are limited to 0-7 range.
518 bool "Check IP address validity before sending IP packet"
630 module-dep = NET_LOG
631 module-str = Log level for UDP
632 module-help = Enables UDP handler output debug messages
649 Each network context is used to describe a network 5-tuple that
657 If enabled, then it is possible to fine-tune network packet pool
696 time is configurable run-time in the application code. For network
704 time is configurable run-time in the application code. For network
764 Set or get the per-context default local port range. This
784 communicate via the SLIP driver. See net-tools project at
785 https://github.com/zephyrproject-rtos/net-tools for more details.
790 Used for self-contained networking tests that do not require a
999 in net-shell.
1009 The extra statistics can be seen in net-shell using "net stats"
1022 net-shell.
1034 The extra statistics can be seen in net-shell using "net stats"
1043 The extra statistics can be seen in net-shell using "net mem"
1058 module-dep = NET_LOG
1059 module-str = Log level for promiscuous mode
1060 module-help = Enables promiscuous mode to output debug messages.