etharp_update_arp_entry() is only used within LwIP.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

- ERR_OK Successfully updated ARP cache. - ERR_MEM If we could not add a new ARP entry when ETHARP_FLAG_TRY_HARD was set. - ERR_ARG Non-unicast address given, those will not appear in ARP cache.

References

from examples