Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Dnetif.h471 void netif_set_remove_callback(struct netif *netif, netif_status_callback_fn remove_callback);
/third_party/lwip/src/core/
Dnetif.c976 netif_set_remove_callback(struct netif *netif, netif_status_callback_fn remove_callback) in netif_set_remove_callback() function