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