Home
last modified time | relevance | path

Searched defs:rdclass (Results 1 – 25 of 42) sorted by relevance

12

/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/
Drdata.py131 def __init__(self, rdclass, rdtype): argument
255 def from_text(cls, rdclass, rdtype, tok, origin = None, relativize = True): argument
275 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
314 def __init__(self, rdclass, rdtype, data): argument
321 def from_text(cls, rdclass, rdtype, tok, origin = None, relativize = True): argument
343 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
354 def get_rdata_class(rdclass, rdtype): argument
387 def from_text(rdclass, rdtype, tok, origin = None, relativize = True): argument
430 def from_wire(rdclass, rdtype, wire, current, rdlen, origin = None): argument
Drrset.py35 def __init__(self, name, rdclass, rdtype, covers=dns.rdatatype.NONE, argument
76 def match(self, name, rdclass, rdtype, covers, deleting=None): argument
118 def from_text_list(name, ttl, rdclass, rdtype, text_rdatas): argument
138 def from_text(name, ttl, rdclass, rdtype, *text_rdatas): argument
Dnode.py83 def find_rdataset(self, rdclass, rdtype, covers=dns.rdatatype.NONE, argument
117 def get_rdataset(self, rdclass, rdtype, covers=dns.rdatatype.NONE, argument
142 def delete_rdataset(self, rdclass, rdtype, covers=dns.rdatatype.NONE): argument
Drdataset.py62 def __init__(self, rdclass, rdtype, covers=dns.rdatatype.NONE): argument
268 def match(self, rdclass, rdtype, covers): argument
277 def from_text_list(rdclass, rdtype, ttl, text_rdatas): argument
295 def from_text(rdclass, rdtype, ttl, *text_rdatas): argument
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/rdtypes/IN/
DAAAA.py29 def __init__(self, rdclass, rdtype, address): argument
38 def from_text(cls, rdclass, rdtype, tok, origin = None, relativize = True): argument
48 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
DDHCID.py28 def __init__(self, rdclass, rdtype, data): argument
35 def from_text(cls, rdclass, rdtype, tok, origin = None, relativize = True): argument
53 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
DNSAP.py29 def __init__(self, rdclass, rdtype, address): argument
36 def from_text(cls, rdclass, rdtype, tok, origin = None, relativize = True): argument
52 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
DA.py29 def __init__(self, rdclass, rdtype, address): argument
38 def from_text(cls, rdclass, rdtype, tok, origin = None, relativize = True): argument
48 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
DWKS.py38 def __init__(self, rdclass, rdtype, address, protocol, bitmap): argument
54 def from_text(cls, rdclass, rdtype, tok, origin = None, relativize = True): argument
93 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
DIPSECKEY.py40 def __init__(self, rdclass, rdtype, precedence, gateway_type, algorithm, argument
78 def from_text(cls, rdclass, rdtype, tok, origin = None, relativize = True): argument
117 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
DPX.py35 def __init__(self, rdclass, rdtype, preference, map822, mapx400): argument
46 def from_text(cls, rdclass, rdtype, tok, origin = None, relativize = True): argument
63 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
DSRV.py37 def __init__(self, rdclass, rdtype, priority, weight, port, target): argument
49 def from_text(cls, rdclass, rdtype, tok, origin = None, relativize = True): argument
65 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/rdtypes/
Dtxtbase.py31 def __init__(self, rdclass, rdtype, strings): argument
45 def from_text(cls, rdclass, rdtype, tok, origin = None, relativize = True): argument
70 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
Ddsbase.py36 def __init__(self, rdclass, rdtype, key_tag, algorithm, digest_type, argument
50 def from_text(cls, rdclass, rdtype, tok, origin = None, relativize = True): argument
75 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
Dkeybase.py79 def __init__(self, rdclass, rdtype, flags, protocol, algorithm, key): argument
90 def from_text(cls, rdclass, rdtype, tok, origin = None, relativize = True): argument
131 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/
DX25.py29 def __init__(self, rdclass, rdtype, address): argument
36 def from_text(cls, rdclass, rdtype, tok, origin = None, relativize = True): argument
50 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
DISDN.py31 def __init__(self, rdclass, rdtype, address, subaddress): argument
43 def from_text(cls, rdclass, rdtype, tok, origin = None, relativize = True): argument
70 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
DHINFO.py31 def __init__(self, rdclass, rdtype, cpu, os): argument
40 def from_text(cls, rdclass, rdtype, tok, origin = None, relativize = True): argument
60 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
DSSHFP.py34 def __init__(self, rdclass, rdtype, algorithm, fp_type, argument
47 def from_text(cls, rdclass, rdtype, tok, origin = None, relativize = True): argument
62 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
DNSEC3PARAM.py36 def __init__(self, rdclass, rdtype, algorithm, flags, iterations, salt): argument
50 def from_text(cls, rdclass, rdtype, tok, origin = None, relativize = True): argument
69 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
DNSEC.py33 def __init__(self, rdclass, rdtype, next, windows): argument
52 def from_text(cls, rdclass, rdtype, tok, origin = None, relativize = True): argument
98 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
DNXT.py32 def __init__(self, rdclass, rdtype, next, bitmap): argument
48 def from_text(cls, rdclass, rdtype, tok, origin = None, relativize = True): argument
81 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
DHIP.py39 def __init__(self, rdclass, rdtype, hit, algorithm, key, servers): argument
57 def from_text(cls, rdclass, rdtype, tok, origin = None, relativize = True): argument
84 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
DRP.py32 def __init__(self, rdclass, rdtype, mbox, txt): argument
42 def from_text(cls, rdclass, rdtype, tok, origin = None, relativize = True): argument
60 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument
DNSEC3.py54 def __init__(self, rdclass, rdtype, algorithm, flags, iterations, salt, argument
83 def from_text(cls, rdclass, rdtype, tok, origin = None, relativize = True): argument
143 def from_wire(cls, rdclass, rdtype, wire, current, rdlen, origin = None): argument

12