Searched refs:etharp_remove_static_entry (Results 1 – 3 of 3) sorted by relevance
225 err = etharp_remove_static_entry(&adrs[ARP_TABLE_SIZE+1]); in START_TEST()240 err = etharp_remove_static_entry(&adrs[ARP_TABLE_SIZE]); in START_TEST()
197 err_t etharp_remove_static_entry(ip_addr_t *ipaddr);
551 etharp_remove_static_entry(ip_addr_t *ipaddr) function