CONFIG_NET_L2_IEEE802154_REASSEMBLY_TIMEOUT:

Reassembly timer will start as soon as first packet received from peer. Reassembly should be finished within a given time. Otherwise all accumulated fragments are dropped.

Symbol:

NET_L2_IEEE802154_REASSEMBLY_TIMEOUT

Type:

int

Value:

“1”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Ranges:
  • [1, 60]
Prompts:
  • “IEEE 802.15.4 Reassembly timeout in seconds” if NET_L2_IEEE802154_FRAGMENT (value: “n”)
Default values:
  • 5 (value: “n”)
  • Condition: NET_L2_IEEE802154_FRAGMENT (value: “n”)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

NETWORKING && NETWORKING && NET_L2_IEEE802154 (value: “n”)

Locations:
  • ../subsys/net/ip/l2/ieee802154/Kconfig:113