Home
last modified time | relevance | path

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

/openthread-3.5.0/third_party/tcplp/bsdtcp/
Dtcp_fsm.h58 #define TCPS_CLOSING 7 /* closed xchd FIN; await FIN ACK */ macro
73 #define TCP6S_CLOSING TCPS_CLOSING
Dtcp_timer.c118 tp->t_state <= TCPS_CLOSING) { in tcp_timer_keep()
Dtcp_input.c1675 case TCPS_CLOSING: in tcp_do_segment()
2051 case TCPS_CLOSING: in tcp_do_segment()
2457 case TCPS_CLOSING: in tcp_do_segment()
2701 tcp_state_change(tp, TCPS_CLOSING); in tcp_do_segment()