OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:if_route
(Results
1 - 3
of
3
) sorted by null
/external/android-clat/
setroute.c
33
/* function:
if_route
44
int
if_route
(const char *ifname, int family, const void *destination, int prefixlen, const void *gateway, int metric, int mtu, int change_type) {
function
/external/dhcpcd/
if-bsd.c
190
if_route
(const struct rt *rt, int action)
function
if-linux.c
531
if_route
(const struct rt *rt, int action)
function
Completed in 1285 milliseconds