Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_state.c3985 nstate = IPF_TCPS_SYN_SENT; in ipf_tcp_age()
4024 case IPF_TCPS_SYN_SENT: /* 1 */ in ipf_tcp_age()
4110 case IPF_TCPS_SYN_SENT : in ipf_tcp_age()
4560 tqp[IPF_TCPS_SYN_SENT].ifq_ttl = softc->ipf_tcpsynsent; in ipf_sttab_init()
H A Dip_compat.h1137 #define IPF_TCPS_SYN_SENT 1 /* active, have sent syn */ macro
H A Dfil.c8947 ipf_apply_timeout(&tab[IPF_TCPS_SYN_SENT], p->ipftu_int);