Searched refs:PROTOPT_CREDSPERREQUEST (Results 1 – 3 of 3) sorted by relevance
828 #define PROTOPT_CREDSPERREQUEST (1<<7) /* requires login credentials per macro
140 PROTOPT_CREDSPERREQUEST | /* flags */168 PROTOPT_SSL | PROTOPT_CREDSPERREQUEST | PROTOPT_ALPN_NPN | /* flags */
1324 if(!(needle->handler->flags & PROTOPT_CREDSPERREQUEST)) { in ConnectionExists()