Searched refs:parse_scopeid (Results 1 – 1 of 1) sorted by relevance
202 parse_scopeid(const char *src, uint32_t *dst) { in parse_scopeid() function461 if (p != NULL && parse_scopeid(p + 1, &scopeid)) { in getaddrinfo()