Embedded TCP/IP stack
4.7.0
|
FNET_COMP_PACKED_END fnet_bool_t fnet_arp_get_entry | ( | fnet_netif_desc_t | netif_desc, |
fnet_index_t | n, | ||
fnet_arp_entry_info_t * | entry_info | ||
) |
Retrieves ARP cache entry of the specified network interface.
[in] | netif_desc | Network interface descriptor. |
[in] | n | Sequence number of ARP cache entry to retrieve (from 0 ). |
[out] | entry_info | Pointer to the ARP cache entry information structure will contain the result. |
n-th
entry is not available.This function is used to retrieve ARP cache entries assigned the given interface.