CONFIG_NET_NBUF_DATA_COUNT:

Each data buffer will occupy CONFIG_NBUF_DATA_SIZE + smallish header (sizeof(struct net_buf)) amount of data.

Symbol:

NET_NBUF_DATA_COUNT

Type:

int

Value:

“”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Prompts:
  • “How many network data buffers are allocated”
Default values:
  • 16 (value: “n”)
  • Condition: (none)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

NETWORKING && NETWORKING (value: “n”)

Locations:
  • ../subsys/net/ip/Kconfig:235