Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/priv/
Dapi_msg.h235 typedef err_t (*netifapi_errt_fn)(struct netif *netif); typedef
253 netifapi_errt_fn errtfunc;
/third_party/lwip/src/include/lwip/
Dnetifapi.h77 netifapi_errt_fn errtfunc);
/third_party/lwip/src/api/
Dnetifapi.c304 netifapi_errt_fn errtfunc) in netifapi_netif_common()