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

  /external/iproute2/ip/
ip_common.h 10 int print_neigh(const struct sockaddr_nl *who,
ipneigh.c 193 int print_neigh(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg) function
443 if (rtnl_dump_filter(&rth, print_neigh, stdout) < 0) {
477 if (rtnl_dump_filter(&rth, print_neigh, stdout) < 0) {
ipmonitor.c 113 print_neigh(who, n, arg);

Completed in 54 milliseconds