Lines Matching defs:name
59 static enum alpnid alpn2alpnid(char *name)
61 if(strcasecompare(name, "h1"))
63 if(strcasecompare(name, "h2"))
65 if(strcasecompare(name, H3VERSION))
70 /* Given the ALPN ID, return the name */
215 /* we need a private copy of the file name so that the altsvc cache file
216 name survives an easy handle reset */
379 /* if not new name is given, use the one we stored from the load */
384 /* marked as read-only, no file or zero length file name */
489 * header name.
492 * Invalid host name, port number will result in the specific alternative
542 /* host name starts here */
560 infof(data, "Excessive alt-svc host name, ignoring.");
570 /* no destination name, use source host */
604 /* skip option if name is too long */