Home
last modified time | relevance | path

Searched refs:SIOCGNBRINFO_IN6 (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/tests/
H A Dioc_str.h101 X(SIOCGNBRINFO_IN6) \
/xnu-12377.41.6/bsd/netinet6/
H A Din6_var.h653 #define SIOCGNBRINFO_IN6 _IOWR('i', 78, struct in6_nbrinfo) macro
/xnu-12377.41.6/bsd/net/
H A Dif.c3008 case SIOCGNBRINFO_IN6: in ifioctl_restrict_intcoproc()