Searched defs:ndp_get (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dndp.c90 static int ndp_get(int, struct lifreq *, void *);
747 ndp_get(int fd, struct lifreq *lifrp, void *unused) function
1077 err = ndp_host_enumerate(argv[optind], ndp_get, NULL);

Completed in 60 milliseconds