OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:add_route
(Results
1 - 2
of
2
) sorted by null
/external/dhcpcd/
net.h
150
#define
add_route
(iface, dest, mask, gate, metric) \
macro
configure.c
288
remember =
add_route
(iface, &rt->dest,
297
logger(LOG_ERR, "
add_route
: %s",
403
add_route
(iface, &dest, &net, &gate, options->metric);
Completed in 9 milliseconds