-
CONFIG_NET_BUF_VARIABLE_DATA_SIZE
¶
Variable data size buffer [EXPERIMENTAL]
Type: bool
Help¶
The buffer is dynamically allocated from runtime requested size.
Direct dependencies¶
<choice: Network packet data allocator type>
(Includes any dependencies from if’s and menus.)
Kconfig definition¶
At subsys/net/ip/Kconfig:458
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:24
→ subsys/net/Kconfig:82
Menu path: (top menu) → Networking → IP stack → Network packet data allocator type
config NET_BUF_VARIABLE_DATA_SIZE bool prompt "Variable data size buffer [EXPERIMENTAL]" if <choice: Network packet data allocator type> depends on <choice: Network packet data allocator type> help The buffer is dynamically allocated from runtime requested size.
(Definitions include propagated dependencies, including from if’s and menus.)