Lines Matching defs:hostname
270 char *hostname; /* hostname for verification */
271 char *dispname; /* display version of hostname */
272 char *sni; /* SNI version of hostname or NULL if not usable */
273 BIT(is_ip_address); /* if hostname is an IPv4|6 address */
297 BIT(verifyhost); /* set TRUE if CN/SAN must match hostname */
557 struct hostname {
591 char *hostname;
879 struct hostname host;
924 struct hostname host;
927 struct hostname conn_to_host; /* the host to connect to. valid only if
1319 char *hostname;
1730 the hostname and port to connect to */
1927 BIT(doh_verifyhost); /* DoH certificate hostname verification */