Home
last modified time | relevance | path

Searched defs:remove_callback (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/core/
Dnetif.c1094 netif_set_remove_callback(struct netif *netif, netif_status_callback_fn remove_callback)
/third_party/lwip/src/include/lwip/
Dnetif.h322 netif_status_callback_fn remove_callback; member