Home
last modified time | relevance | path

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

/external/openthread/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.c1543 case TCPS_CLOSING: in tcp_do_segment()
1891 case TCPS_CLOSING: in tcp_do_segment()
2292 case TCPS_CLOSING: in tcp_do_segment()
2533 tcp_state_change(tp, TCPS_CLOSING); in tcp_do_segment()