ARPInit Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
ARPInit Function
C
void ARPInit();
Description

Initializes the ARP module. Call this function once at boot to invalidate the cached lookup.

Preconditions

None

Returns

None

Remarks

This function is only required when the stack is a client, and therefore is only enabled when STACK_CLIENT_MODE is enabled.

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.