Home
last modified time | relevance | path

Searched refs:print_route (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/ip/
Dip_common.h21 extern int print_route(const struct sockaddr_nl *who,
Dipmonitor.c48 print_route(who, n, arg); in accept_msg()
Diproute.c118 int print_route(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg) in print_route() function
1226 if (rtnl_dump_filter(&rth, print_route, stdout, NULL, NULL) < 0) { in iproute_list_or_flush()
1269 if (rtnl_dump_filter(&rth, print_route, stdout, NULL, NULL) < 0) { in iproute_list_or_flush()
1391 if (print_route(NULL, &req.n, (void*)stdout) < 0) { in iproute_get()
1428 if (print_route(NULL, &req.n, (void*)stdout) < 0) { in iproute_get()