Versions Compared

Key

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

NetICMP_CfgTxSrcQuenchTh()

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

None.