Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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.

  • No labels