Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dtcp_private.h206 TCP_FIN_WAIT_2, enumerator
Dtcp.c1044 _(TCP_FIN_WAIT_2); in tcp_state_to_str()
3369 next = TCP_FIN_WAIT_2; in tcp_in()
3417 case TCP_FIN_WAIT_2: in tcp_in()
/Zephyr-latest/doc/releases/
Drelease-notes-2.7.rst709 TCP_FIN_WAIT_2 state.
1359 * :github:`37842` - TCP2 statemachine gets stuck in TCP_FIN_WAIT_2 state