Searched refs:IPF_TCPS_TIME_WAIT (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_compat.h1164 #define IPF_TCPS_TIME_WAIT 10 /* in 2*msl quiet wait after close */ macro
H A Dip_state.c3901 case IPF_TCPS_TIME_WAIT :
4308 nstate = IPF_TCPS_TIME_WAIT;
4329 case IPF_TCPS_TIME_WAIT: /* 10 */
4672 tqp[IPF_TCPS_TIME_WAIT].ifq_ttl = softc->ipf_tcptimewait;
H A Dfil.c9011 for (tqn = ipfqs[IPF_TCPS_TIME_WAIT].ifq_head;
9247 ipf_apply_timeout(&tab[IPF_TCPS_TIME_WAIT], p->ipftu_int);
H A Dip_nat.c6826 case IPF_TCPS_TIME_WAIT :

Completed in 166 milliseconds