Home
last modified time | relevance | path

Searched defs:tcp_ioc_abort_conn_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dtcp.h595 typedef struct tcp_ioc_abort_conn_s { struct
596 struct sockaddr_storage ac_local; /* local addr and port */
597 struct sockaddr_storage ac_remote; /* remote addr and port */
598 int32_t ac_start; /* start state */
599 int32_t ac_end; /* end state */
600 int32_t ac_zoneid; /* zoneid */