HomeSort by relevance Sort by last modified time
    Searched full:rdatatype (Results 1 - 21 of 21) sorted by null

  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/
update.py 56 self.find_rrset(self.question, self.origin, rdclass, dns.rdatatype.SOA,
103 rdtype = dns.rdatatype.from_text(rdtype)
138 dns.rdatatype.ANY, dns.rdatatype.NONE,
139 dns.rdatatype.ANY, True, True)
152 rdtype = dns.rdatatype.from_text(rdtype)
156 dns.rdatatype.NONE,
196 dns.rdataclass.ANY, dns.rdatatype.ANY,
197 dns.rdatatype.NONE, None,
210 rdtype = dns.rdatatype.from_text(rdtype
    [all...]
node.py 21 import dns.rdatatype namespace
83 def find_rdataset(self, rdclass, rdtype, covers=dns.rdatatype.NONE,
93 dns.rdatatype.NONE, but if the rdtype is dns.rdatatype.SIG or
94 dns.rdatatype.RRSIG, then the covers value will be the rdata
117 def get_rdataset(self, rdclass, rdtype, covers=dns.rdatatype.NONE,
142 def delete_rdataset(self, rdclass, rdtype, covers=dns.rdatatype.NONE):
__init__.py 38 'rdatatype',
rdataset.py 23 import dns.rdatatype namespace
48 dns.rdatatype.NONE, but if the rdtype is dns.rdatatype.SIG or
49 dns.rdatatype.RRSIG, then the covers value will be the rdata
62 def __init__(self, rdclass, rdtype, covers=dns.rdatatype.NONE):
115 if self.rdtype == dns.rdatatype.RRSIG or \
116 self.rdtype == dns.rdatatype.SIG:
118 if len(self) == 0 and self.covers == dns.rdatatype.NONE:
122 if dns.rdatatype.is_singleton(rd.rdtype) and len(self) > 0:
147 ctext = '(' + dns.rdatatype.to_text(self.covers) + ')
    [all...]
zone.py 26 import dns.rdatatype namespace
211 def find_rdataset(self, name, rdtype, covers=dns.rdatatype.NONE,
241 rdtype = dns.rdatatype.from_text(rdtype)
243 covers = dns.rdatatype.from_text(covers)
247 def get_rdataset(self, name, rdtype, covers=dns.rdatatype.NONE,
280 def delete_rdataset(self, name, rdtype, covers=dns.rdatatype.NONE):
304 rdtype = dns.rdatatype.from_text(rdtype)
306 covers = dns.rdatatype.from_text(covers)
335 def find_rrset(self, name, rdtype, covers=dns.rdatatype.NONE):
367 rdtype = dns.rdatatype.from_text(rdtype
    [all...]
rdatatype.py 22 @var _metatypes: If an rdatatype is a metatype, there will be a mapping
23 whose key is the rdatatype value and whose value is True in this dictionary.
25 @var _singletons: If an rdatatype is a singleton, there will be a mapping
26 whose key is the rdatatype value and whose value is True in this dictionary.
186 @raises dns.rdatatype.UnknownRdatatype: the type is unknown
rrset.py 35 def __init__(self, name, rdclass, rdtype, covers=dns.rdatatype.NONE,
53 ctext = '(' + dns.rdatatype.to_text(self.covers) + ')'
60 dns.rdatatype.to_text(self.rdtype) + ctext + dtext + ' RRset>'
130 rdtype = dns.rdatatype.from_text(rdtype)
query.py 32 import dns.rdatatype namespace
258 def xfr(where, zone, rdtype=dns.rdatatype.AXFR, rdclass=dns.rdataclass.IN,
269 dns.rdatatype.AXFR.
272 dns.rdatatype.IN.
302 sequence (only meaningful if rdtype == dns.rdatatype.IXFR).
314 rdtype = dns.rdatatype.from_text(rdtype)
316 if rdtype == dns.rdatatype.IXFR:
337 if rdtype != dns.rdatatype.IXFR:
379 one_rr_per_rrset=(rdtype==dns.rdatatype.IXFR))
389 if rrset.rdtype != dns.rdatatype.SOA
    [all...]
rdata.py 32 import dns.rdatatype namespace
145 SIG or RRSIG, dns.rdatatype.NONE is returned. This is useful when
151 return dns.rdatatype.NONE
192 if covers == dns.rdatatype.NONE:
195 ctext = '(' + dns.rdatatype.to_text(covers) + ')'
197 dns.rdatatype.to_text(self.rdtype) + ctext + ' rdata: ' + \
365 rdtype_text = dns.rdatatype.to_text(rdtype)
368 mod = _rdata_modules.get((dns.rdatatype.ANY, rdtype))
rdataclass.py 23 whose key is the rdatatype value and whose value is True in this dictionary.
message.py 32 import dns.rdatatype namespace
296 covers=dns.rdatatype.NONE, deleting=None, create=False,
342 covers=dns.rdatatype.NONE, deleting=None, create=False,
632 if rdtype == dns.rdatatype.OPT:
651 elif rdtype == dns.rdatatype.TSIG:
686 covers = dns.rdatatype.NONE
693 if self.message.xfr and rdtype == dns.rdatatype.SOA:
    [all...]
resolver.py 31 import dns.rdatatype namespace
108 if rdtype != dns.rdatatype.CNAME:
113 dns.rdatatype.CNAME)
544 def query(self, qname, rdtype=dns.rdatatype.A, rdclass=dns.rdataclass.IN,
573 rdtype = dns.rdatatype.from_text(rdtype)
724 def query(qname, rdtype=dns.rdatatype.A, rdclass=dns.rdataclass.IN,
755 answer = resolver.query(name, dns.rdatatype.SOA, rdclass, tcp)
renderer.py 225 self.output.write(struct.pack('!BHHIH', 0, dns.rdatatype.OPT, payload,
288 self.output.write(struct.pack('!HHIH', dns.rdatatype.TSIG,
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/
NXT.py 18 import dns.rdatatype namespace
44 bits.append(dns.rdatatype.to_text(i * 8 + j))
62 nrdtype = dns.rdatatype.from_text(token.value)
NSEC.py 20 import dns.rdatatype namespace
47 bits.append(dns.rdatatype.to_text(window * 256 + \
60 nrdtype = dns.rdatatype.from_text(token.value)
NSEC3.py 23 import dns.rdatatype namespace
77 bits.append(dns.rdatatype.to_text(window * 256 + \
99 nrdtype = dns.rdatatype.from_text(token.value)
SSHFP.py 19 import dns.rdatatype namespace
HIP.py 22 import dns.rdatatype namespace
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/rdtypes/
sigbase.py 23 import dns.rdatatype namespace
89 dns.rdatatype.to_text(self.type_covered),
101 type_covered = dns.rdatatype.from_text(tok.get_string())
dsbase.py 19 import dns.rdatatype namespace
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/
dnsproxy.py 28 from third_party.dns import rdatatype namespace
55 def __call__(self, hostname, rdtype=rdatatype.A):

Completed in 219 milliseconds