Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dnetif.h479 void netif_set_remove_callback(struct netif *netif, netif_status_callback_fn remove_callback);
/btstack/3rd-party/lwip/core/src/core/
H A Dnetif.c991 netif_set_remove_callback(struct netif *netif, netif_status_callback_fn remove_callback) in netif_set_remove_callback() function