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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dndp.c80 static int ndp_rtmsg_get(int, rtmsg_pkt_t *, struct sockaddr *);
428 ndp_rtmsg_get(int fd, rtmsg_pkt_t *msg, struct sockaddr *sin6p) function
506 if (ndp_rtmsg_get(fd, &msg, sin6p) != 0) {

Completed in 56 milliseconds