Home
last modified time | relevance | path

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

/lk-master/external/lib/lwip/include/lwip/
A Dtcp_impl.h201 #define TCP_EVENT_CLOSED(pcb,ret) ret = lwip_tcp_event((pcb)->callback_arg, (pcb),\ macro
235 #define TCP_EVENT_CLOSED(pcb,ret) \
/lk-master/external/lib/lwip/core/
A Dtcp.c1104 TCP_EVENT_CLOSED(pcb, err); in tcp_process_refused_data()
A Dtcp_in.c374 TCP_EVENT_CLOSED(pcb, err); in tcp_input()

Completed in 7 milliseconds