HomeSort by relevance Sort by last modified time
    Searched refs:print_mroute (Results 1 - 3 of 3) sorted by null

  /external/iproute2/ip/
ip_common.h 24 int print_mroute(const struct sockaddr_nl *who,
ipmroute.c 56 int print_mroute(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg) function
260 if (rtnl_dump_filter(&rth, print_mroute, stdout) < 0) {
ipmonitor.c 78 print_mroute(who, n, arg);

Completed in 58 milliseconds