Home
last modified time | relevance | path

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

/external/iproute2/ip/
Dip_common.h22 int print_route(const struct sockaddr_nl *who,
Dipmonitor.c82 print_route(who, n, arg); in accept_msg()
Diproute.c308 int print_route(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg) in print_route() function
1335 filter_fn = print_route; in iproute_list_flush_or_save()
1701 if (print_route(NULL, &req.n, (void*)stdout) < 0) { in iproute_get()
1740 if (print_route(NULL, &req.n, (void*)stdout) < 0) { in iproute_get()
1796 print_route(nl, n, stdout); in show_handler()