Home
last modified time | relevance | path

Searched refs:etharp_remove_static_entry (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/core/lwip/src/include/netif/
Detharp.h196 err_t etharp_remove_static_entry(ip_addr_t *ipaddr);
/external/syslinux/core/lwip/src/netif/
Detharp.c547 etharp_remove_static_entry(ip_addr_t *ipaddr) function