OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:del_route
(Results
1 - 3
of
3
) sorted by null
/external/dhcpcd/
net.h
130
#define
del_route
(rt) if_route(rt, -1)
macro
configure.c
517
del_route
(ort);
530
retval =
del_route
(rt);
532
syslog(LOG_ERR,"%s:
del_route
: %m", rt->iface->name);
828
del_route
(rt);
/external/iputils/
rdisc.c
97
static void
del_route
(struct in_addr addr);
1354
del_route
(tp->router);
1388
del_route
(tp->router);
1482
del_route
(struct in_addr addr)
function
[
all
...]
Completed in 83 milliseconds