Searched defs:read_ip6 (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/source/
H A Dip.c326 static am_bool_t read_ip6(const char * p, struct in6_addr * n, int * pbits) { function
341 if (read_ip6(ip, p, &mask)) {
412 if (read_ip6(range, &cidr, &bits)) {

Completed in 126 milliseconds