CONFIG_NET_CONN_CACHE:

Caching takes slight more memory but will speedup connection handling of UDP and TCP connections.

Symbol:

NET_CONN_CACHE

Type:

bool

Value:

“n”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Prompts:
  • “Cache network connections” if NET_UDP || NET_TCP (value: “n”)
Default values:
  • n (value: “n”)
  • Condition: NET_UDP || NET_TCP (value: “n”)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

NETWORKING && NETWORKING && !NET_L2_RAW_CHANNEL (value: “n”)

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