Link Layer Information (LLI) Object
A-23
Internal Stack Functions
This function also updates the route in the LLI (ARP) expiration list. It allows
an application to change the state of the ARP entry even if the stack has al-
ready created the route. It should be used when it is unclear if the route (really
ARP table entry) already exists or not.
Note that this function returns a referenced route handle. This handle must be
dereferenced using the RtDeRef() function when it is no longer required. Since
the route is treated as a standard ARP entry (with a standard expiration time
as supplied in the configuration structure), the route can be dereferenced im-
mediately.