-
choice: Network packet data allocator type
Network packet data allocator type
Type: bool
Help¶
Select the memory allocator for the network buffers that hold the packet data.
Defaults¶
Choice options¶
Kconfig definition¶
At subsys/net/ip/Kconfig:453
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:24
→ subsys/net/Kconfig:82
Menu path: (top menu) → Networking → IP stack
choice bool prompt "Network packet data allocator type" ifNETWORKING
defaultNET_BUF_FIXED_DATA_SIZE
ifNETWORKING
depends onNETWORKING
help Select the memory allocator for the network buffers that hold the packet data.
(Definitions include propagated dependencies, including from if’s and menus.)