Searched refs:IPF_TCPS_FIN_WAIT_1 (Results 1 – 2 of 2) sorted by relevance
3707 nstate = IPF_TCPS_FIN_WAIT_1;3744 nstate = IPF_TCPS_FIN_WAIT_1;3751 nstate = IPF_TCPS_FIN_WAIT_1;3788 if (ostate == IPF_TCPS_FIN_WAIT_1) {3791 nstate = IPF_TCPS_FIN_WAIT_1;3797 if (ostate == IPF_TCPS_FIN_WAIT_1) {3835 case IPF_TCPS_FIN_WAIT_1: /* 6 */3859 nstate = IPF_TCPS_FIN_WAIT_1;4216 tqp[IPF_TCPS_FIN_WAIT_1].ifq_ttl = ifs->ifs_fr_tcphalfclosed;
2419 #define IPF_TCPS_FIN_WAIT_1 6 /* have closed, sent fin */ macro