Home
last modified time | relevance | path

Searched defs:tcp_rst (Results 1 – 2 of 2) sorted by relevance

/third_party/libuv/test/
Dtest-tcp-rst.c78 TEST_IMPL(tcp_rst) { in TEST_IMPL() argument
/third_party/lwip/src/core/
Dtcp_out.c1993 tcp_rst(const struct tcp_pcb *pcb, u32_t seqno, u32_t ackno, in tcp_rst() function