Searched refs:uv_if_indextoiid (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-ip6-addr.c82 r = uv_if_indextoiid(iface_index, interface_id, &interface_id_len);
/netbsd-current/external/mit/libuv/dist/src/unix/
H A Dgetaddrinfo.c250 int uv_if_indextoiid(unsigned int ifindex, char* buffer, size_t* size) { function
/netbsd-current/external/mit/libuv/dist/src/win/
H A Dgetaddrinfo.c445 int uv_if_indextoiid(unsigned int ifindex, char* buffer, size_t* size) { function
/netbsd-current/external/mit/libuv/dist/include/
H A Duv.h1700 UV_EXTERN int uv_if_indextoiid(unsigned int ifindex,

Completed in 109 milliseconds