Home
last modified time | relevance | path

Searched refs:netifapi_errt_fn (Results 1 – 3 of 3) sorted by relevance

/btstack/3rd-party/lwip/core/src/include/lwip/priv/
H A Dapi_msg.h235 typedef err_t (*netifapi_errt_fn)(struct netif *netif); typedef
253 netifapi_errt_fn errtfunc;
/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dnetifapi.h77 netifapi_errt_fn errtfunc);
/btstack/3rd-party/lwip/core/src/api/
H A Dnetifapi.c304 netifapi_errt_fn errtfunc) in netifapi_netif_common()