Searched refs:alpn_finished (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/ssl/
H A Dssl_engine_io.c319 int alpn_finished; /* 1 if ALPN has finished, 0 otherwise */ member in struct:__anon319
1493 if (!inctx->alpn_finished) {
1514 inctx->alpn_finished = 1;
2030 inctx->alpn_finished = 0;

Completed in 16 milliseconds