Home
last modified time | relevance | path

Searched refs:ERR_RST (Results 1 – 4 of 4) sorted by relevance

/third_party/lwip/src/include/lwip/
Derr.h84 ERR_RST = -14, enumerator
/third_party/lwip/src/api/
Dapi_msg.c120 case ERR_RST: in lwip_netconn_err_to_msg()
139 *err = ERR_RST; in lwip_netconn_is_err_msg()
Dapi_lib.c760 return ERR_RST; in netconn_recv_data_tcp()
/third_party/lwip/src/core/
Dtcp_in.c447 TCP_EVENT_ERR(pcb->state, pcb->errf, pcb->callback_arg, ERR_RST);
827 return ERR_RST;