HomeSort by relevance Sort by last modified time
    Searched full:allow_any_ip (Results 1 - 1 of 1) sorted by null

  /external/ppp/pppd/
auth.c 237 bool allow_any_ip = 0; /* Allow peer to use any IP address */ variable
286 &allow_any_ip },
1206 if (!auth_required && !allow_any_ip && have_route_to(0) && !privileged) {
    [all...]

Completed in 85 milliseconds