esp_netif_tcpip_exec() function
Utility to execute the supplied callback in TCP/IP context
Arguments
fn
Pointer to the callback
ctx
Parameter to the callback
Return value
The error code (esp_err_t) returned by the callback
Examples
esp_netif_tcpip_exec() is referenced by 4 libraries and example projects: