Searched refs:LDNS_RR_CLASS_NONE (Results 1 – 16 of 16) sorted by relevance
/dports/dns/dnsperf/dnsperf-2.7.0/src/ |
H A D | dns.c | 429 ldns_rr_set_class(rr, LDNS_RR_CLASS_NONE); in build_update() 444 ldns_rr_set_class(rr, LDNS_RR_CLASS_NONE); in build_update()
|
/dports/dns/unbound/unbound-1.14.0/sldns/ |
H A D | rrdef.h | 58 LDNS_RR_CLASS_NONE = 254, enumerator
|
H A D | rrdef.c | 24 { LDNS_RR_CLASS_NONE, "NONE" },
|
/dports/dns/p5-DNS-Ldns/ldns-1.8.1/contrib/DNS-LDNS/t/ |
H A D | DNS-LDNS.t | 51 LDNS_RR_CLASS_HS LDNS_RR_CLASS_IN LDNS_RR_CLASS_LAST LDNS_RR_CLASS_NONE
|
/dports/dns/py-ldns/ldns-1.8.1/contrib/DNS-LDNS/t/ |
H A D | DNS-LDNS.t | 51 LDNS_RR_CLASS_HS LDNS_RR_CLASS_IN LDNS_RR_CLASS_LAST LDNS_RR_CLASS_NONE
|
/dports/dns/ldns/ldns-1.8.1/contrib/DNS-LDNS/t/ |
H A D | DNS-LDNS.t | 51 LDNS_RR_CLASS_HS LDNS_RR_CLASS_IN LDNS_RR_CLASS_LAST LDNS_RR_CLASS_NONE
|
/dports/dns/p5-DNS-Ldns/ldns-1.8.1/ldns/ |
H A D | rr.h | 53 LDNS_RR_CLASS_NONE = 254, enumerator
|
/dports/dns/py-ldns/ldns-1.8.1/ldns/ |
H A D | rr.h | 53 LDNS_RR_CLASS_NONE = 254, enumerator
|
/dports/dns/ldns/ldns-1.8.1/ldns/ |
H A D | rr.h | 53 LDNS_RR_CLASS_NONE = 254, enumerator
|
/dports/dns/p5-DNS-Ldns/ldns-1.8.1/ |
H A D | libdns.vim | 267 syn keyword ldnsConstant LDNS_RR_CLASS_NONE
|
H A D | host2str.c | 104 { LDNS_RR_CLASS_NONE, "NONE" },
|
/dports/dns/py-ldns/ldns-1.8.1/ |
H A D | libdns.vim | 267 syn keyword ldnsConstant LDNS_RR_CLASS_NONE
|
H A D | host2str.c | 104 { LDNS_RR_CLASS_NONE, "NONE" },
|
/dports/dns/ldns/ldns-1.8.1/ |
H A D | libdns.vim | 267 syn keyword ldnsConstant LDNS_RR_CLASS_NONE
|
H A D | host2str.c | 104 { LDNS_RR_CLASS_NONE, "NONE" },
|
/dports/security/passivedns/passivedns-1.2.1-22-gd757713/src/ |
H A D | dns.c | 746 case LDNS_RR_CLASS_NONE:
|