Home
last modified time | relevance | path

Searched refs:IXATC_COMPLETE (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/inet/ip/
H A Dip_attr.c1263 connp->conn_ixa->ixa_tcpcleanup = IXATC_COMPLETE; in tcp_ixa_cleanup()
1290 ASSERT(connp->conn_ixa->ixa_tcpcleanup == IXATC_COMPLETE); in tcp_ixa_cleanup_wait_and_finish()
/titanic_44/usr/src/uts/common/inet/
H A Dip.h2279 #define IXATC_COMPLETE 0x00000002 macro