/bind-9.11.3/lib/dns/rdata/generic/ |
H A D | key_25.h | 21 isc_uint8_t protocol; member in struct:dns_rdata_key
|
H A D | keydata_65533.h | 21 isc_uint8_t protocol; member in struct:dns_rdata_keydata
|
/bind-9.11.3/lib/dns/rdata/in_1/ |
H A D | wks_11.h | 18 isc_uint16_t protocol; member in struct:dns_rdata_in_wks
|
/bind-9.11.3/lib/lwres/ |
H A D | getaddrinfo.c | 62 * The protocol family that should be used. When ai_family is set 63 * to PF_UNSPEC, it means the caller will accept any protocol 72 * indicates which transport protocol is wanted: IPPROTO_UDP or 74 * protocol.</li> 90 * connect(2) for a connection-oriented protocol or connect(2), 91 * sendto(2), or sendmsg(2) if a connectionless protocol was 182 int family, socktype, flags, protocol; local 202 protocol = hints->ai_protocol; 250 protocol = 0; 317 ai->ai_protocol = protocol; [all...] |
/bind-9.11.3/contrib/dlz/drivers/ |
H A D | dlz_ldap_driver.c | 104 int protocol; /*%< LDAP communication protocol version */ member in struct:__anon45 216 /* set protocol version. */ 219 &(dbi->protocol)); 939 int protocol; local 983 /* determine protocol version. */ 985 protocol = 2; 987 protocol = 3; 991 "LDAP driver protocol must be either %s or %s", 1062 ldap_inst->protocol [all...] |
/bind-9.11.3/contrib/dlz/modules/ldap/ |
H A D | dlz_ldap_dynamic.c | 94 int protocol; /*%< LDAP communication protocol version */ member in struct:__anon49 210 /* set protocol version. */ 213 &(dbi->protocol)); 890 int protocol; local 936 /* determine protocol version. */ 938 protocol = 2; 940 protocol = 3; 943 "LDAP driver protocol must be either %s or %s", 1005 ldap->protocol [all...] |
/bind-9.11.3/bin/dnssec/ |
H A D | dnssec-keyfromlabel.c | 93 fprintf(stderr, " -p protocol: default: 3 [dnssec]\n"); 147 int protocol = -1, signatory = 0; local 240 protocol = strtol(isc_commandline_argument, &endp, 10); 241 if (*endp != '\0' || protocol < 0 || protocol > 255) 595 if (protocol == -1) 596 protocol = DNS_KEYPROTO_DNSSEC; 598 protocol != DNS_KEYPROTO_DNSSEC) 599 fatal("invalid DNSKEY protocol: %d", protocol); [all...] |
H A D | dnssec-keygen.c | 135 fprintf(stderr, " -p <protocol>: (default: 3 [dnssec])\n"); 224 int protocol = -1, size = -1, signatory = 0; local 371 protocol = strtol(isc_commandline_argument, &endp, 10); 372 if (*endp != '\0' || protocol < 0 || protocol > 255) 882 if (protocol == -1) 883 protocol = DNS_KEYPROTO_DNSSEC; 885 protocol != DNS_KEYPROTO_DNSSEC) 886 fatal("invalid DNSKEY protocol: %d", protocol); [all...] |
/bind-9.11.3/lib/irs/ |
H A D | getaddrinfo.c | 46 * The protocol family that should be used. When ai_family is set 47 * to PF_UNSPEC, it means the caller will accept any protocol 56 * indicates which transport protocol is wanted: IPPROTO_UDP or 58 * protocol.</li> 74 * connect(2) for a connection-oriented protocol or connect(2), 75 * sendto(2), or sendmsg(2) if a connectionless protocol was 192 int family, socktype, flags, protocol; local 213 protocol = hints->ai_protocol; 261 protocol = 0; 328 ai->ai_protocol = protocol; [all...] |
/bind-9.11.3/lib/isc/ |
H A D | httpd.c | 80 char *protocol; member in struct:isc_httpd 544 * Extract the HTTP/1.X protocol. We will bounce on anything but 563 httpd->protocol = p; 575 if (strncmp(httpd->protocol, "HTTP/1.0", 8) == 0) { 594 if (strcmp(httpd->protocol, "HTTP/1.1") == 0 1039 needlen = strlen(httpd->protocol) + 1; /* protocol + space */ 1051 "%s %03u %s\r\n", httpd->protocol, httpd->retcode, 1217 httpd->protocol = NULL;
|
/bind-9.11.3/lib/dns/ |
H A D | dst_api.c | 87 unsigned int protocol, 104 unsigned int protocol, 787 unsigned int flags, unsigned int protocol, 796 result = frombuffer(name, alg, flags, protocol, rdclass, source, 890 unsigned int protocol, dns_rdataclass_t rdclass, 904 key = get_key_struct(name, alg, flags, protocol, bits, rdclass, 923 unsigned int protocol, dns_rdataclass_t rdclass, 938 key = get_key_struct(name, alg, flags, protocol, 0, rdclass, 0, mctx); 966 unsigned int flags, unsigned int protocol, 970 return (dst_key_generate2(name, alg, bits, param, flags, protocol, 786 dst_key_frombuffer(dns_name_t *name, unsigned int alg, unsigned int flags, unsigned int protocol, dns_rdataclass_t rdclass, isc_buffer_t *source, isc_mem_t *mctx, dst_key_t **keyp) argument 888 dst_key_buildinternal(dns_name_t *name, unsigned int alg, unsigned int bits, unsigned int flags, unsigned int protocol, dns_rdataclass_t rdclass, void *data, isc_mem_t *mctx, dst_key_t **keyp) argument 922 dst_key_fromlabel(dns_name_t *name, int alg, unsigned int flags, unsigned int protocol, dns_rdataclass_t rdclass, const char *engine, const char *label, const char *pin, isc_mem_t *mctx, dst_key_t **keyp) argument 964 dst_key_generate(dns_name_t *name, unsigned int alg, unsigned int bits, unsigned int param, unsigned int flags, unsigned int protocol, dns_rdataclass_t rdclass, isc_mem_t *mctx, dst_key_t **keyp) argument 975 dst_key_generate2(dns_name_t *name, unsigned int alg, unsigned int bits, unsigned int param, unsigned int flags, unsigned int protocol, dns_rdataclass_t rdclass, isc_mem_t *mctx, dst_key_t **keyp, void (*callback)(int)) argument 1394 dst_key_restore(dns_name_t *name, unsigned int alg, unsigned int flags, unsigned int protocol, dns_rdataclass_t rdclass, isc_mem_t *mctx, const char *keystr, dst_key_t **keyp) argument 1431 get_key_struct(dns_name_t *name, unsigned int alg, unsigned int flags, unsigned int protocol, unsigned int bits, dns_rdataclass_t rdclass, dns_ttl_t ttl, isc_mem_t *mctx) argument 1893 frombuffer(dns_name_t *name, unsigned int alg, unsigned int flags, unsigned int protocol, dns_rdataclass_t rdclass, isc_buffer_t *source, isc_mem_t *mctx, dst_key_t **keyp) argument [all...] |