Searched refs:SIOCGNBRINFO_IN6 (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/sys/netinet6/
H A Din6_var.h280 #define SIOCGNBRINFO_IN6 _IOWR('i', 78, struct in6_nbrinfo) macro
H A Dnd6.c977 case SIOCGNBRINFO_IN6:
H A Din6.c224 case SIOCGNBRINFO_IN6:
/openbsd-current/usr.sbin/ndp/
H A Dndp.c676 if (ioctl(s, SIOCGNBRINFO_IN6, (caddr_t)&nbi) == -1) {
678 warn("ioctl(SIOCGNBRINFO_IN6)");
/openbsd-current/sys/kern/
H A Dkern_pledge.c1315 case SIOCGNBRINFO_IN6:

Completed in 84 milliseconds