Searched refs:SIOCGNBRINFO_IN6 (Results 1 – 4 of 4) sorted by relevance
422 #define SIOCGNBRINFO_IN6 _IOWR('i', 78, struct in6_nbrinfo) macro
435 case SIOCGNBRINFO_IN6: in in6_control()532 case SIOCGNBRINFO_IN6: in in6_control_internal()
1630 case SIOCGNBRINFO_IN6: in nd6_ioctl()
780 if (ioctl(s, SIOCGNBRINFO_IN6, (caddr_t)&nbi) < 0) { in getnbrinfo()