Searched refs:print_mroute (Results 1 – 3 of 3) sorted by relevance
55 int print_mroute(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg) in print_mroute() function264 if (rtnl_dump_filter(&rth, print_mroute, stdout) < 0) { in mroute_list()
52 int print_mroute(const struct sockaddr_nl *who,
77 print_mroute(who, n, arg); in accept_msg()