Versions Compared

Key

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


...

Function NameDescription
NetICMP_

...

Configure ICMP transmit source quench entry’s access transmit threshold.

Files

net_icmp.h/net_icmp.c

Prototype

 

Arguments

th

Desired number of received IP packets from a specific IP source host that trips the transmission of an additional ICMP Source Quench Error Message.

Returned Value

DEF_OK,

ICMP transmit source quench threshold configured.

DEF_FAIL,

otherwise.

Required Configuration

None.

Notes / Warnings

...

TxEchoReq()Send ICMPv4 or ICMPv6 Echo Request message to a network host.