Searched refs:s6 (Results 1 – 1 of 1) sorted by relevance
21 _cleanup_free_ char *s4 = NULL, *s6 = NULL; in routes_max() local32 if (sysctl_read_ip_property(AF_INET6, NULL, "route/max_size", &s6) >= 0) in routes_max()33 (void) safe_atou(s6, &val6); in routes_max()