Searched defs:netcontext (Results 1 – 4 of 4) sorted by relevance
792 size_t hbuflen, int *errorp, const struct android_net_context *netcontext) in gethostbyname_internal()834 const struct android_net_context *netcontext) in android_gethostbyaddrfornetcontext_real()895 const struct android_net_context *netcontext) in android_gethostbyaddrfornetcontext_proxy_internal()1210 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()1603 const struct android_net_context netcontext = make_context(netid, mark); in android_gethostbyaddrfornet() local1609 const struct android_net_context *netcontext) in android_gethostbyaddrfornetcontext()1616 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
317 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()