Home
last modified time | relevance | path

Searched refs:PROTOPT_ALPN_NPN (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/lib/
Durldata.h830 #define PROTOPT_ALPN_NPN (1<<8) /* set ALPN and/or NPN for this */ macro
Dhttp.c168 PROTOPT_SSL | PROTOPT_CREDSPERREQUEST | PROTOPT_ALPN_NPN | /* flags */
Durl.c3929 if(conn->handler->flags & PROTOPT_ALPN_NPN) {