Searched refs:established (Results 1 – 6 of 6) sorted by relevance
23 int established; member192 data->established = 1; in eap_tls_buildReq()203 if (data->established && data->ssl.state != WAIT_FRAG_ACK) { in eap_tls_buildReq()
51 int established; member294 return conn ? conn->established : 0; in tls_connection_established()320 conn->established = 0; in tls_connection_shutdown()1479 if (global->server && conn->established && in tls_connection_handshake()1539 conn->established = 1; in tls_connection_handshake()
203 unsigned int established : 1; member520 return conn ? conn->established : 0; in tls_connection_established()574 conn->established = 0; in tls_connection_shutdown()2073 return (conn && conn->established && conn->tls_prf_type) ? in tls_connection_export_key()2261 conn->established = 1; in tls_connection_handshake()2274 && conn->established && conn->push_buf == NULL) in tls_connection_handshake()
231 established for236 session - Mandatory Session ID of the first session to be established256 established for261 session - Mandatory Session ID of the first session to be established807 session - always Session ID of the first session to be established825 session - always Session ID of the first session to be established
154 will be established.
989 <source>Connection to network established.</source>