Home
last modified time | relevance | path

Searched refs:LWIPERF_TCP_ABORTED_LOCAL (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/include/lwip/apps/
Dlwiperf.h57 LWIPERF_TCP_ABORTED_LOCAL, enumerator
/third_party/lwip/src/apps/lwiperf/
Dlwiperf.c430 lwiperf_tcp_close(client_conn, LWIPERF_TCP_ABORTED_LOCAL); in lwiperf_tx_start_impl()
495 lwiperf_tcp_close(conn, LWIPERF_TCP_ABORTED_LOCAL); in lwiperf_tcp_recv()
579 lwiperf_tcp_close(conn, LWIPERF_TCP_ABORTED_LOCAL); in lwiperf_tcp_poll()
639 lwiperf_tcp_close(s, LWIPERF_TCP_ABORTED_LOCAL); in lwiperf_tcp_accept()