Home
last modified time | relevance | path

Searched refs:fpGetBestRoute2_t (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/cares/src/lib/
Dares_library_init.h31 typedef NETIO_STATUS (WINAPI *fpGetBestRoute2_t) ( NET_LUID *, NET_IFINDEX, const SOCKADDR_INET *, … typedef
38 extern fpGetBestRoute2_t ares_fpGetBestRoute2;
Dares_library_init.c30 fpGetBestRoute2_t ares_fpGetBestRoute2 = ZERO_NULL;
94 ares_fpGetBestRoute2 = (fpGetBestRoute2_t) in ares_win32_init()