Searched refs:esp_netif_callback_fn (Results 1 – 3 of 3) sorted by relevance
1018 typedef esp_err_t (*esp_netif_callback_fn)(void *ctx); typedef1026 esp_err_t esp_netif_tcpip_exec(esp_netif_callback_fn fn, void *ctx);
27 esp_netif_callback_fn user_fn;
268 static inline esp_err_t esp_netif_lwip_ipc_call_fn(esp_netif_api_fn fn, esp_netif_callback_fn user_… in esp_netif_lwip_ipc_call_fn()695 esp_err_t esp_netif_tcpip_exec(esp_netif_callback_fn fn, void*ctx) in esp_netif_tcpip_exec()