Home
last modified time | relevance | path

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

/lk-master/external/lib/lwip/include/lwip/
A Dapi.h217 err_t netconn_delete(struct netconn *conn);
/lk-master/external/lib/lwip/api/
A Dsockets.c354 netconn_delete(newconn); in lwip_accept()
378 netconn_delete(newconn); in lwip_accept()
463 netconn_delete(sock->conn); in lwip_close()
993 netconn_delete(conn);
A Dapi_lib.c103 netconn_delete(struct netconn *conn) in netconn_delete() function

Completed in 8 milliseconds