Searched defs:tcp_ioc_abort_conn_s (Results 1 – 1 of 1) sorted by relevance
582 typedef struct tcp_ioc_abort_conn_s { struct583 struct sockaddr_storage ac_local; /* local addr and port */584 struct sockaddr_storage ac_remote; /* remote addr and port */585 int32_t ac_start; /* start state */586 int32_t ac_end; /* end state */587 int32_t ac_zoneid; /* zoneid */