Home
last modified time | relevance | path

Searched refs:option_from_wire (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/dns/
Dedns.py128 def option_from_wire(otype, wire, current, olen): function
Dmessage.py646 opt = dns.edns.option_from_wire(otype, self.wire, current, olen)