Home
last modified time | relevance | path

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

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