Home
last modified time | relevance | path

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

/mirbsd/src/sys/netinet/
Dtcp_fsm.h53 #define TCPS_FIN_WAIT_1 6 /* have closed, sent fin */ macro
Dtcp_usrreq.c751 tp->t_state = TCPS_FIN_WAIT_1;
Dtcp_input.c1467 case TCPS_FIN_WAIT_1:
1538 case TCPS_FIN_WAIT_1:
1906 case TCPS_FIN_WAIT_1:
2122 case TCPS_FIN_WAIT_1: