Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h1148 #define IPF_TCPS_FIN_WAIT_2 9 /* have closed, fin is acked */ macro
H A Dip_state.c3808 case IPF_TCPS_FIN_WAIT_2 : in ipf_state_flush()
4227 case IPF_TCPS_FIN_WAIT_2: /* 9 */ in ipf_tcp_age()
4567 tqp[IPF_TCPS_FIN_WAIT_2].ifq_ttl = softc->ipf_tcpclosewait; in ipf_sttab_init()
H A Dip_nat.c6686 case IPF_TCPS_FIN_WAIT_2 : in ipf_nat_extraflush()