Searched refs:IPV6_SCOPE_SITELOCAL (Results 1 – 2 of 2) sorted by relevance
/external/curl/lib/ | ||
D | if2ip.h | 29 #define IPV6_SCOPE_SITELOCAL 2 /* Site-local scope (deprecated). */ macro |
D | if2ip.c | 80 return IPV6_SCOPE_SITELOCAL; in Curl_ipv6_scope() |