Home
last modified time | relevance | path

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

/lib/liblwip/src/include/lwip/
Dnetif.h288 void netif_set_remove_callback(struct netif *netif, netif_status_callback_fn remove_callback);
/lib/liblwip/src/core/
Dnetif.c524 netif_set_remove_callback(struct netif *netif, netif_status_callback_fn remove_callback) in netif_set_remove_callback() function