Home
last modified time | relevance | path

Searched refs:IPF_TCPS_LAST_ACK (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_state.c3899 case IPF_TCPS_LAST_ACK :
4267 nstate = IPF_TCPS_LAST_ACK;
4294 nstate = IPF_TCPS_LAST_ACK;
4313 case IPF_TCPS_LAST_ACK: /* 8 */
4331 if (ostate == IPF_TCPS_LAST_ACK) {
4670 tqp[IPF_TCPS_LAST_ACK].ifq_ttl = softc->ipf_tcplastack;
H A Dip_compat.h1166 #define IPF_TCPS_LAST_ACK 8 /* had fin and close; await FIN ACK */ macro
H A Dfil.c9229 ipf_apply_timeout(&tab[IPF_TCPS_LAST_ACK], p->ipftu_int);
H A Dip_nat.c6826 case IPF_TCPS_LAST_ACK :