-
CONFIG_NET_TCP1
¶
Current stable TCP stack
Type: bool
Help¶
The current TCP stack that has been in use since Zephyr 1.0.
Kconfig definition¶
At subsys/net/ip/Kconfig:369
Included via Kconfig:8
→ Kconfig.zephyr:44
→ subsys/Kconfig:22
→ subsys/net/Kconfig:80
Menu path: (Top) → Networking → Link layer and IP networking support → IP stack → Enable TCP → Select TCP stack
config NET_TCP1 bool "Current stable TCP stack" depends on <choice: Select TCP stack> help The current TCP stack that has been in use since Zephyr 1.0.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)