Searched refs:IPF_TCPS_FIN_WAIT_1 (Results 1 – 3 of 3) sorted by relevance
3810 case IPF_TCPS_FIN_WAIT_1 : in ipf_state_flush()4057 nstate = IPF_TCPS_FIN_WAIT_1; in ipf_tcp_age()4094 nstate = IPF_TCPS_FIN_WAIT_1; in ipf_tcp_age()4101 nstate = IPF_TCPS_FIN_WAIT_1; in ipf_tcp_age()4138 if (ostate == IPF_TCPS_FIN_WAIT_1) { in ipf_tcp_age()4141 nstate = IPF_TCPS_FIN_WAIT_1; in ipf_tcp_age()4147 if (ostate == IPF_TCPS_FIN_WAIT_1) { in ipf_tcp_age()4185 case IPF_TCPS_FIN_WAIT_1: /* 6 */ in ipf_tcp_age()4209 nstate = IPF_TCPS_FIN_WAIT_1; in ipf_tcp_age()4571 tqp[IPF_TCPS_FIN_WAIT_1].ifq_ttl = softc->ipf_tcphalfclosed;
1152 #define IPF_TCPS_FIN_WAIT_1 6 /* have closed, sent fin */ macro
6692 case IPF_TCPS_FIN_WAIT_1 : in ipf_nat_extraflush()