etharp_cleanup_netif() is only used within LwIP.
 
Symbols
loading...
Files
loading...

etharp_cleanup_netif() function

Remove all ARP table entries of the specified netif.

Syntax

void etharp_cleanup_netif(struct netif *netif);
Implemented in etharp.c:558

Arguments

netif

points to a network interface

References

LocationReferrerText
etharp.c:559
etharp_cleanup_netif(struct netif *netif)
etharp.h:89
void etharp_cleanup_netif(struct netif *netif);
netif.c:939netif_set_down()
etharp_cleanup_netif(netif);

Call Tree

Functions calling etharp_cleanup_netif()
Functions called by etharp_cleanup_netif()
all items filtered out
etharp_cleanup_netif()
all items filtered out
Data read by etharp_cleanup_netif()
Data written by etharp_cleanup_netif()
etharp_cleanup_netif()::i
etharp_cleanup_netif()::state
all items filtered out
etharp_cleanup_netif()
etharp_cleanup_netif()::i
all items filtered out
Type of etharp_cleanup_netif()
etharp_cleanup_netif()
all items filtered out