Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_state.c3526 IPF_TCPS_FIN_WAIT_2,
3881 case IPF_TCPS_FIN_WAIT_2: /* 9 */
4219 tqp[IPF_TCPS_FIN_WAIT_2].ifq_ttl = ifs->ifs_fr_tcpclosewait;
H A Dip_nat.c5783 IPF_TCPS_FIN_WAIT_2,
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h2423 #define IPF_TCPS_FIN_WAIT_2 9 /* have closed, fin is acked */ macro