Searched defs:npn_finished (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/ssl/
H A Dssl_engine_io.c318 int npn_finished; /* 1 if NPN has finished, 0 otherwise */ member in struct:__anon319
1523 if (!inctx->npn_finished) {
1545 inctx->npn_finished = 1;
2029 inctx->npn_finished = 0;

Completed in 402 milliseconds