TCPS_FIN_WAIT_2 3882 net/pf.c dst->state = TCPS_FIN_WAIT_2; TCPS_FIN_WAIT_2 3889 net/pf.c if (src->state >= TCPS_FIN_WAIT_2 && TCPS_FIN_WAIT_2 3890 net/pf.c dst->state >= TCPS_FIN_WAIT_2) TCPS_FIN_WAIT_2 3907 net/pf.c dst->state >= TCPS_FIN_WAIT_2 || TCPS_FIN_WAIT_2 3908 net/pf.c src->state >= TCPS_FIN_WAIT_2) && TCPS_FIN_WAIT_2 1453 netinet/tcp_input.c case TCPS_FIN_WAIT_2: TCPS_FIN_WAIT_2 1524 netinet/tcp_input.c case TCPS_FIN_WAIT_2: TCPS_FIN_WAIT_2 1904 netinet/tcp_input.c tp->t_state = TCPS_FIN_WAIT_2; TCPS_FIN_WAIT_2 2121 netinet/tcp_input.c case TCPS_FIN_WAIT_2: TCPS_FIN_WAIT_2 761 netinet/tcp_usrreq.c if (tp && tp->t_state >= TCPS_FIN_WAIT_2) { TCPS_FIN_WAIT_2 770 netinet/tcp_usrreq.c if (tp->t_state == TCPS_FIN_WAIT_2)