HomeSort by relevance Sort by last modified time
    Searched full:ares_set_local_ip4 (Results 1 - 4 of 4) sorted by null

  /external/c-ares/
ares.h 327 CARES_EXTERN void ares_set_local_ip4(ares_channel channel, unsigned int local_ip);
ares_init.c 1755 void ares_set_local_ip4(ares_channel channel, unsigned int local_ip) function
    [all...]
CHANGES 28 ares_set_local_ip4, ares_set_local_ip6, ares_set_local_dev
    [all...]
  /external/curl/lib/
asyn-ares.c 656 ares_set_local_ip4((ares_channel)data->state.resolver, ntohl(a4.s_addr));

Completed in 59 milliseconds