Versions Compared

Key

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

...

ICMP Functions

...

NetICMP_CfgTxSrcQuenchTh()

...

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

Files

Anchor10911361091136net_icmp.h/net_icmp.c Anchor10911371091137 Prototype

...

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

Anchor10911421091142DEF_OK, Anchor12533601253360

ICMP transmit source quench threshold configured.

...

10911431091143DEF_FAIL,anchor12533671253367

otherwise.

...

Required Configuration

Anchor10911451091145None. Anchor10911461091146

Notes / Warnings

...

None.