The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_NET_BUF

Network buffer support

Type: bool

Help

This option enables support for generic network protocol buffers.

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At subsys/net/Kconfig:11

Included via Kconfig:10Kconfig.zephyr:39subsys/Kconfig:24

Menu path: (top menu) → Networking

config NET_BUF
    bool
    prompt "Network buffer support"
    help
      This option enables support for generic network protocol
      buffers.

(Definitions include propagated dependencies, including from if’s and menus.)