Searched refs:lwip_netconn_do_disconnect (Results 1 – 3 of 3) sorted by relevance
199 void lwip_netconn_do_disconnect (void *m);
418 err = netconn_apimsg(lwip_netconn_do_disconnect, &API_MSG_VAR_REF(msg)); in netconn_disconnect()
1428 lwip_netconn_do_disconnect(void *m) function