OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:have_route_to
(Results
1 - 4
of
4
) sorted by null
/external/ppp/pppd/
pppd.h
660
int
have_route_to
__P((u_int32_t)); /* Check if route to addr exists */
[
all
...]
auth.c
1206
if (!auth_required && !allow_any_ip &&
have_route_to
(0) && !privileged) {
[
all
...]
sys-linux.c
1564
int
have_route_to
(u_int32_t addr)
function
[
all
...]
sys-solaris.c
2630
have_route_to
(addr)
function
[
all
...]
Completed in 184 milliseconds