Home
last modified time | relevance | path

Searched defs:qtype (Results 1 – 1 of 1) sorted by relevance

/tools/netsim/rust/http-proxy/src/
Ddns.rs331 qtype: u16, field
339 let qtype = cursor.read_u16()?; in split_once() localVariable