Home
last modified time | relevance | path

Searched refs:T_SRV (Results 201 – 225 of 258) sorted by relevance

1234567891011

/dports/net/kamailio/kamailio-5.4.5/src/modules/dmq/
H A Dnotification_peer.c189 phead = get_record(pname, T_SRV, RES_ONLY_TYPE); in get_dmq_host_list()
/dports/net/openmdns/mdnsd-0.7/mdnsd/
H A Dmdns.c659 if (rr->rrs.type == T_SRV && in rr_notify_in()
757 (void)rr_set(&srv, servname, T_SRV, C_IN, TTL_SRV, in pge_from_ms()
H A Dpacket.c1052 case T_SRV: in pkt_parse_rr()
1388 case T_SRV: in serialize_rdata()
/dports/mail/libmilter/sendmail-8.16.1/sendmail/
H A Dsm_resolve.c76 { "SRV", T_SRV },
374 case T_SRV:
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/network/
H A Dnetwork_config.cpp551 int response_len = res_query(dns.c_str(), C_IN, T_SRV, response, 512); in fillStunList()
/dports/net/ntp/ntp-4.2.8p15/sntp/m4/
H A Dopenldap.m4211 # ifndef T_SRV
212 # define T_SRV 33
214 len = res_query(request, C_IN, T_SRV, reply, sizeof(reply));
/dports/net/openldap24-server/openldap-2.4.59/build/
H A Dopenldap.m4211 # ifndef T_SRV
212 # define T_SRV 33
214 len = res_query(request, C_IN, T_SRV, reply, sizeof(reply));
/dports/net/openldap24-client/openldap-2.4.59/build/
H A Dopenldap.m4211 # ifndef T_SRV
212 # define T_SRV 33
214 len = res_query(request, C_IN, T_SRV, reply, sizeof(reply));
/dports/security/cryptlib/cryptlib-3.4.3/io/
H A Ddns_srv.c548 resultLen = res_query( name, C_IN, T_SRV, dnsQueryInfo.buffer, in findHostInfo()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-awdl.c437 T_SRV = 33, /* service location (RFC 2052) */ enumerator
443 { T_SRV, "SRV" }, /* RFC 2052 */
1257 case T_SRV: in awdl_tag_service_response()
H A Dpacket-dns.c605 #define T_SRV 33 /* service location (RFC 2052) */ macro
977 { T_SRV, "SRV" }, /* RFC 2052 */
1074 { T_SRV, "SRV (Server Selection)" },
1728 if (type == T_SRV && name[0]) { in add_rr_to_tree()
2699 case T_SRV: /* Service Location (33) */ in dissect_dns_answer()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-awdl.c437 T_SRV = 33, /* service location (RFC 2052) */ enumerator
443 { T_SRV, "SRV" }, /* RFC 2052 */
1257 case T_SRV: in awdl_tag_service_response()
H A Dpacket-dns.c605 #define T_SRV 33 /* service location (RFC 2052) */ macro
977 { T_SRV, "SRV" }, /* RFC 2052 */
1074 { T_SRV, "SRV (Server Selection)" },
1728 if (type == T_SRV && name[0]) { in add_rr_to_tree()
2699 case T_SRV: /* Service Location (33) */ in dissect_dns_answer()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-awdl.c437 T_SRV = 33, /* service location (RFC 2052) */ enumerator
443 { T_SRV, "SRV" }, /* RFC 2052 */
1257 case T_SRV: in awdl_tag_service_response()
H A Dpacket-dns.c605 #define T_SRV 33 /* service location (RFC 2052) */
977 { T_SRV, "SRV" }, /* RFC 2052 */
1074 { T_SRV, "SRV (Server Selection)" },
1728 if (type == T_SRV && name[0]) {
2699 case T_SRV: /* Service Location (33) */
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-awdl.c437 T_SRV = 33, /* service location (RFC 2052) */ enumerator
443 { T_SRV, "SRV" }, /* RFC 2052 */
1257 case T_SRV: in awdl_tag_service_response()
H A Dpacket-dns.c605 #define T_SRV 33 /* service location (RFC 2052) */ macro
977 { T_SRV, "SRV" }, /* RFC 2052 */
1074 { T_SRV, "SRV (Server Selection)" },
1728 if (type == T_SRV && name[0]) { in add_rr_to_tree()
2699 case T_SRV: /* Service Location (33) */ in dissect_dns_answer()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/BsdSocketLib/
H A Dres_debug.c425 {T_SRV, "SRV", "server selection"},
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/net/
H A Dres_debug.c409 {T_SRV, "SRV", "server selection"},
/dports/dns/validns/validns-0.8/
H A Drr.c581 return T_SRV; in str2rdtype()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/net/
H A Dres_debug.c409 {T_SRV, "SRV", "server selection"},
/dports/devel/ptlib/ptlib-2.10.11/src/ptclib/
H A Dpdns.cxx140 case T_SRV: in ProcessDNSRecords()
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/net/
H A Dgetaddrinfo.c1729 case T_SRV: in getanswer()
1874 case T_SRV: in getanswer()
2136 q.qtype = T_SRV; in _dns_srv_lookup()
/dports/dns/pdnsd/pdnsd-1.2.9a/src/
H A Ddns_answer.c341 case T_SRV: in add_rr()
541 ,T_SRV
/dports/dns/libbind/libbind-6.0/resolv/
H A Dres_mkupdate.c288 case T_SRV: in res_nmkupdate()

1234567891011