Home
last modified time | relevance | path

Searched refs:SIOCGNBRINFO_IN6_32 (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.140.41/bsd/netinet6/
H A Din6_var.h634 #define SIOCGNBRINFO_IN6_32 _IOWR('i', 78, struct in6_nbrinfo_32) macro
H A Dnd6.c3510 case SIOCGNBRINFO_IN6_32: { /* struct in6_nbrinfo_32 */ in nd6_ioctl()
H A Din6.c1460 case SIOCGNBRINFO_IN6_32: /* struct in6_nbrinfo_32 */ in in6_control()
/xnu-8020.140.41/bsd/net/
H A Dif.c5747 case SIOCGNBRINFO_IN6_32: in ifioctl_cassert()