Searched refs:allow_any_ip (Results 1 – 1 of 1) sorted by relevance
236 bool allow_any_ip = 0; /* Allow peer to use any IP address */ variable285 &allow_any_ip },1239 if (!auth_required && !allow_any_ip && have_route_to(0) && !privileged) { in auth_check_options()1250 allow_any_ip = 0; in auth_check_options()2014 return allow_any_ip || privileged || !have_route_to(addr);