Home
last modified time | relevance | path

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

/external/iproute2/ip/
Dipmroute.c55 int print_mroute(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg) in print_mroute() function
264 if (rtnl_dump_filter(&rth, print_mroute, stdout) < 0) { in mroute_list()
Dip_common.h52 int print_mroute(const struct sockaddr_nl *who,
Dipmonitor.c77 print_mroute(who, n, arg); in accept_msg()