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

/external/iproute2/ip/
H A Dip_common.h22 extern int print_route(const struct sockaddr_nl *who,
H A Dipmonitor.c48 print_route(who, n, arg);
H A Diproute.c280 int print_route(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg) function
1110 filter_fn = print_route;
1472 if (print_route(NULL, &req.n, (void*)stdout) < 0) {
1509 if (print_route(NULL, &req.n, (void*)stdout) < 0) {

Completed in 270 milliseconds