Home
last modified time | relevance | path

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

/third_party/lwip/src/core/
Dtcp.c1930 tcp_kill_state(enum tcp_state state) function
2031 tcp_kill_state(LAST_ACK);
2037 tcp_kill_state(CLOSING);
/third_party/lwip/
D0085-add-lwip-log-tcp_rst-tcp_abandon-tcp_abort.patch57 @@ -1972,8 +1979,8 @@ tcp_kill_state(enum tcp_state state)