Searched refs:scopelen (Results 1 – 1 of 1) sorted by relevance
261 int scopelen; in ip6_parsenumeric() local264 scopelen = ip6_sa2str((const struct sockaddr_in6 *)sa, in ip6_parsenumeric()267 if (scopelen + 1 + numaddrlen + 1 > hostlen) in ip6_parsenumeric()272 scopelen); in ip6_parsenumeric()274 host[numaddrlen + 1 + scopelen] = '\0'; in ip6_parsenumeric()