Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NetIP_CfgFragReasmTimeout()

...

1264821Configure IP fragment reassembly timeout. Anchor10917621091762

Files

...

10917631091763net_ip.h/net_ip.c Anchor10917641091764

Prototype

...

 

Arguments

timeout_sec

Desired value for IP fragment reassembly timeout (in seconds).

...

...

Returned Value

Anchor10917691091769DEF_OK,anchor12555441255544

IP fragment reassembly timeout successfully configured.

...

DEF_FAIL,anchor12555511255551

otherwise.

...

Required Configuration

Anchor10917721091772None. Anchor10917731091773

Notes / Warnings

...

Fragment reassembly timeout is the maximum time allowed between received fragments of the same IP datagram.