Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet6/
H A Din6_var.h635 #define SIOCGNBRINFO_IN6_32 _IOWR('i', 78, struct in6_nbrinfo_32) macro
H A Dnd6.c3545 case SIOCGNBRINFO_IN6_32: { /* struct in6_nbrinfo_32 */ in nd6_ioctl()
H A Din6.c1464 case SIOCGNBRINFO_IN6_32: /* struct in6_nbrinfo_32 */ in in6_control()
/xnu-8796.121.2/bsd/net/
H A Dif.c5851 case SIOCGNBRINFO_IN6_32: in ifioctl_cassert()