Home
last modified time | relevance | path

Searched defs:dstalpnid (Results 1 – 1 of 1) sorted by relevance

/third_party/curl/lib/
Daltsvc.c96 enum alpnid dstalpnid, in altsvc_createid()
154 enum alpnid dstalpnid = alpn2alpnid(dstalpn); in altsvc_create() local
528 enum alpnid dstalpnid = alpn2alpnid(alpnbuf); /* the same by default */ in Curl_altsvc_parse() local