Home
last modified time | relevance | path

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

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