Home
last modified time | relevance | path

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

/system/netd/resolv/
DDns64Configuration.h88 struct Dns64Config { struct
89 Dns64Config(unsigned pseudoRandomId, unsigned network) in Dns64Config() function
99 static bool doRfc7050PrefixDiscovery(const android_net_context& netcontext, Dns64Config* cfg); argument