Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/netinet6/
H A Din6_var.h636 #define SIOCGNBRINFO_IN6_64 _IOWR('i', 78, struct in6_nbrinfo_64) macro
H A Din6.c1462 case SIOCGNBRINFO_IN6_64: /* struct in6_nbrinfo_64 */ in in6_control()
H A Dnd6.c3583 case SIOCGNBRINFO_IN6_64: { /* struct in6_nbrinfo_64 */ in nd6_ioctl()
/xnu-10002.81.5/bsd/net/
H A Dif.c6181 case SIOCGNBRINFO_IN6_64: in ifioctl_cassert()