Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/ipf/netinet/
Dip_compat.h1449 #define IPF_TCPS_FIN_WAIT_2 9 /* have closed, fin is acked */ macro
Dip_state.c3822 case IPF_TCPS_FIN_WAIT_2 : in ipf_state_flush()
4241 case IPF_TCPS_FIN_WAIT_2: /* 9 */ in ipf_tcp_age()
4579 tqp[IPF_TCPS_FIN_WAIT_2].ifq_ttl = softc->ipf_tcpclosewait; in ipf_sttab_init()
Dip_nat.c6740 case IPF_TCPS_FIN_WAIT_2 : in ipf_nat_extraflush()