Searched defs:netcontext (Results 1 – 4 of 4) sorted by relevance
793 size_t hbuflen, int *errorp, const struct android_net_context *netcontext) in gethostbyname_internal()835 const struct android_net_context *netcontext) in android_gethostbyaddrfornetcontext_real()896 const struct android_net_context *netcontext) in android_gethostbyaddrfornetcontext_proxy_internal()1211 const struct android_net_context *netcontext; in _dns_gethtbyaddr() local1563 struct android_net_context netcontext = NETCONTEXT_UNSET; in make_context() local1574 const struct android_net_context netcontext = make_context(netid, mark); in android_gethostbynamefornet() local1580 const struct android_net_context *netcontext) in android_gethostbynamefornetcontext()1602 const struct android_net_context netcontext = make_context(netid, mark); in android_gethostbyaddrfornet() local1608 const struct android_net_context *netcontext) in android_gethostbyaddrfornetcontext()1615 const struct android_net_context *netcontext) in android_gethostbyaddrfornetcontext_proxy()
574 struct android_net_context netcontext = { in android_getaddrinfofornet() local587 const struct addrinfo *hints, const struct android_net_context *netcontext, in android_getaddrinfofornetcontext()801 const struct android_net_context *netcontext) in explore_fqdn()1903 const struct android_net_context *netcontext; in _dns_getaddrinfo() local
314 const struct android_net_context netcontext = { .app_netid = netid, .app_mark = mark }; in getnameinfo_inet() local
771 void res_setnetcontext(res_state statp, const struct android_net_context *netcontext) in res_setnetcontext()