ARPPut Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
ARPPut Function
C
static BOOL ARPPut(
    ARP_PACKET* packet
);
Description

Writes an ARP packet to the MAC.

Preconditions

None

Parameters
Parameters 
Description 
packet 
A pointer to an ARP_PACKET structure with correct operation and target preconfigured. 
Return Values
Return Values 
Description 
TRUE 
The ARP packet was generated properly 
FALSE 
Not a possible return value 
Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.