Versions Compared

Key

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

ICMP Functions

NetICMP_CfgTxSrcQuenchTh()

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

...

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.

...