Home | History | Annotate | Download | only in ip

Lines Matching refs:print_route

118 int print_route(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg)
1223 if (rtnl_dump_filter(&rth, print_route, stdout, NULL, NULL) < 0) {
1266 if (rtnl_dump_filter(&rth, print_route, stdout, NULL, NULL) < 0) {
1388 if (print_route(NULL, &req.n, (void*)stdout) < 0) {
1425 if (print_route(NULL, &req.n, (void*)stdout) < 0) {