Searched refs:print_neigh (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/libiproute/
H A Dip_common.h17 extern int print_neigh(struct sockaddr_nl *who, struct nlmsghdr *n, void *arg);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/ip/
H A Dip_common.h7 extern int print_neigh(const struct sockaddr_nl *who,
H A Dipneigh.c189 int print_neigh(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg) function
402 if (rtnl_dump_filter(&rth, print_neigh, stdout, NULL, NULL) < 0) {
432 if (rtnl_dump_filter(&rth, print_neigh, stdout, NULL, NULL) < 0) {
H A Dipmonitor.c58 print_neigh(who, n, arg);

Completed in 27 milliseconds