CONFIG_NET_MAX_CONTEXTS:

Each network context is used to describe a network 5-tuple that is used when listening or sending network traffic. This is very similar as one could call a network socket in some other systems.

Symbol:

NET_MAX_CONTEXTS

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:
  • “Number of network contexts to allocate”
Default values:
  • 6 (value: “n”)
  • Condition: (none)
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:144