Searched defs:tcp_ioc_abort_conn_s (Results 1 – 1 of 1) sorted by relevance
595 typedef struct tcp_ioc_abort_conn_s { struct596 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 */