Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_attr.c1267 connp->conn_ixa->ixa_tcpcleanup = IXATC_COMPLETE; in tcp_ixa_cleanup()
1294 ASSERT(connp->conn_ixa->ixa_tcpcleanup == IXATC_COMPLETE); in tcp_ixa_cleanup_wait_and_finish()
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h2284 #define IXATC_COMPLETE 0x00000002 macro