Searched refs:scope_delim (Results 1 – 1 of 1) sorted by relevance
898 char *scope_delim = strchr (name, SCOPE_DELIMITER); in text_to_binary_address() local901 if (scope_delim == NULL) in text_to_binary_address()904 e = __inet_pton_length (AF_INET6, name, scope_delim - name, at->addr); in text_to_binary_address()922 if (scope_delim != NULL in text_to_binary_address()924 scope_delim + 1, &at->scopeid) != 0) in text_to_binary_address()