Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dip.h1071 #define CONN_CLOSE 1 /* No mi_copy */ macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c923 ip_ioctl_finish(q, mp, ENXIO, CONN_CLOSE, NULL); in ipsq_pending_mp_cleanup()
1006 CONN_CLOSE : NO_COPYOUT, NULL); in ipsq_xopq_mp_cleanup()
H A Dip.c12791 ASSERT(mode == CONN_CLOSE); /* aborted through CONN_CLOSE */ in ip_ioctl_finish()