The following functions and variables are available to the stack application.
Functions
|
Name |
Description |
|
Transmits an ARP request to resolve an IP address. | |
|
Determines if an ARP request has been resolved yet. | |
|
De-Registering callbacks with ARP module that are registered previously. | |
|
Registering callback with ARP module to get notified about certian events. | |
|
Transmits an ARP request/Reply initated by Application or external module. |
Macros
|
Name |
Description |
|
Operation code indicating an ARP Request | |
|
Operation code indicating an ARP Response | |
|
MAX num allowed registrations of Modules/Apps |
Module
Structures
|
Name |
Description |
|
This is record arp_app_callbacks. |