Home
last modified time | relevance | path

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

/openthread-3.5.0/third_party/tcplp/bsdtcp/
Dtcp_fsm.h57 #define TCPS_FIN_WAIT_1 6 /* have closed, sent fin */ macro
72 #define TCP6S_FIN_WAIT_1 TCPS_FIN_WAIT_1
Dtcp_usrreq.c472 tcp_state_change(tp, TCPS_FIN_WAIT_1); in tcp_usrclosed()
Dtcp_input.c1605 tcp_state_change(tp, TCPS_FIN_WAIT_1); in tcp_do_segment()
1729 case TCPS_FIN_WAIT_1: in tcp_do_segment()
1990 tcp_state_change(tp, TCPS_FIN_WAIT_1); in tcp_do_segment()
2048 case TCPS_FIN_WAIT_1: in tcp_do_segment()
2423 case TCPS_FIN_WAIT_1: in tcp_do_segment()
2700 case TCPS_FIN_WAIT_1: in tcp_do_segment()