Home
last modified time | relevance | path

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

/lib/liblwip/src/include/lwip/
Dtcp_impl.h67 void tcp_abandon (struct tcp_pcb *pcb, int reset);
/lib/liblwip/src/core/
Dtcp.c357 tcp_abandon(struct tcp_pcb *pcb, int reset) in tcp_abandon() argument
393 if (reset) { in tcp_abandon()
/lib/liblwip/
DCHANGELOG707 * dhcp.c: Fixed bug #30038: dhcp_network_changed doesn't reset AUTOIP coop
1380 connections where no reset required (bug #25622)
1409 * tcp.c: fixed bug #25467: Listen backlog is not reset on timeout in SYN_RCVD:
2128 * tcp_in.c: fix bug# 21535 (nrtx not reset correctly in SYN_SENT state)
2227 * icmp.c: Fixed bug #21107 (didn't reset IP TTL in ICMP echo replies)
2367 conn->err was reset to ERR_OK without any reasons (and error was lost)...
2495 timer is reset to fix bug#19434, with help from Oleg Tyshev.
/lib/liblwip/doc/
Drawapi.txt285 Aborts the connection by sending a RST (reset) segment to the remote