Home
last modified time | relevance | path

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

/external/curl/lib/
Dif2ip.h27 #define IPV6_SCOPE_GLOBAL 0 /* Global scope. */ macro
Dif2ip.c93 return IPV6_SCOPE_GLOBAL; in Curl_ipv6_scope()