Versions Compared

Key

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

...

NetARP_CfgReqTimeout()

...

Configure timeout between ARP request timeouts. Anchor10903831090383

Files

...

1090384net_arp.h/net_arp.c Anchor10903851090385 Prototype

...

Prototype

 

Arguments

timeout_sec

Desired value for ARP request pending ARP reply timeout (in seconds).

...

...

Returned Value

...

DEF_OK, Anchor12510501251050

ARP request timeout successfully configured,

...

1090391DEF_FAIL, Anchor12510571251057

otherwise.

...

Required Configuration

...

10903931090393Available only if an appropriate network interface layer is present (e.g., Ethernet; see section D-7-3 on page 748). Anchor10903941090394

Notes / Warnings

...

None.