Searched refs:ST_CLOSING1 (Results 1 – 2 of 2) sorted by relevance
103 #define ST_CLOSING1 9 macro
1881 || (conn_info->state == ST_CLOSING1) in dispatch_SSL_shutdown()1903 ST_CHANGE(conn_info->state, ST_CLOSING1); in dispatch_SSL_shutdown()1905 } else if (conn_info->state == ST_CLOSING1) { in dispatch_SSL_shutdown()1951 && (conn_info->state != ST_CLOSING1)) { in dispatch_SSL_shutdown()