Versions Compared

Key

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

...

Anchor10917601091760 NetIP_CfgFragReasmTimeout() Anchor12648211264821 Configure IP Configure IPv4 fragment reassembly timeout. Anchor10917621091762

Files

...

net_ipipv4.h/net_ipipv4.c Anchor10917641091764

Prototype

CPU_BOOLEAN NetIP
HTML Table
summary
classCode_Listing
Table Row (tr)
Table Cell (td)
Anchor
11233841123384
Code Block

          CPU_BOOLEAN NetIPv4_CfgFragReasmTimeout(CPU_INT08U timeout_sec);

...

...

Arguments

Anchor10917671091767timeout_sec Anchor12555371255537

Desired value for

...

IPv4 fragment reassembly timeout (in seconds).

...

Returned Value

...

10917691091769DEF_OK, Anchor12555441255544 IP

IPv4 fragment reassembly timeout successfully configured.

...

DEF_FAIL, Anchor12555511255551

otherwise.

...

Required Configuration

...

None. Anchor10917731091773

Notes / Warnings

...

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