Searched defs:netcontext (Results 1 – 7 of 7) sorted by relevance
/system/netd/resolv/ |
D | gethnamaddr.cpp | 497 size_t hbuflen, const android_net_context* netcontext) { in gethostbyname_internal() 504 const struct android_net_context* netcontext) { in android_gethostbyaddrfornetcontext_real() 554 const struct android_net_context* netcontext) { in android_gethostbyaddrfornetcontext_proxy_internal() 798 const android_net_context* netcontext, getnamaddr* info) { in dns_gethtbyaddr() 889 const struct android_net_context* netcontext, hostent** hp) { in android_gethostbynamefornetcontext() 903 const struct android_net_context* netcontext, hostent** hp) { in android_gethostbyaddrfornetcontext() 908 const struct android_net_context* netcontext, in android_gethostbyaddrfornetcontext_proxy()
|
D | Dns64Configuration.cpp | 76 android_net_context netcontext{}; in startPrefixDiscovery() local 142 bool Dns64Configuration::doRfc7050PrefixDiscovery(const android_net_context& netcontext, in doRfc7050PrefixDiscovery()
|
D | DnsProxyListener.cpp | 509 const android_net_context& netcontext) in GetAddrInfoHandler() 744 android_net_context netcontext; in runCommand() local 800 android_net_context netcontext; in runCommand() local 814 const android_net_context& netcontext) in ResNSendHandler() 936 android_net_context netcontext; in runCommand() local 976 android_net_context netcontext; in runCommand() local 990 const android_net_context& netcontext) in GetHostByNameHandler() 1111 android_net_context netcontext; in runCommand() local 1126 const android_net_context& netcontext) in GetHostByAddrHandler()
|
D | res_init.cpp | 386 void res_setnetcontext(res_state statp, const struct android_net_context* netcontext) { in res_setnetcontext()
|
D | getaddrinfo.cpp | 261 const android_net_context netcontext = { in getaddrinfo_numeric() local 273 const struct android_net_context* netcontext, in android_getaddrinfofornetcontext() 439 struct addrinfo** res, const struct android_net_context* netcontext) { in explore_fqdn() 1382 const android_net_context* netcontext, addrinfo** rv) { in dns_getaddrinfo()
|
D | ResolverController.cpp | 179 [](uint32_t netId, uint32_t uid, android_net_context* netcontext) { in ResolverController()
|
/system/netd/server/ |
D | main.cpp | 73 void getNetworkContextCallback(uint32_t netId, uint32_t uid, android_net_context* netcontext) { in getNetworkContextCallback()
|