Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Din6_var.h655 #define SIOCGNBRINFO_IN6_32 _IOWR('i', 78, struct in6_nbrinfo_32) macro
H A Dnd6.c3326 case SIOCGNBRINFO_IN6_32: { /* struct in6_nbrinfo_32 */ in nd6_ioctl()
H A Din6.c1423 case SIOCGNBRINFO_IN6_32: /* struct in6_nbrinfo_32 */ in in6_control()
/xnu-11215.1.10/bsd/net/
H A Dif.c6434 case SIOCGNBRINFO_IN6_32: in ifioctl_cassert()