Home
last modified time | relevance | path

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

/xnu-8020.101.4/tests/ !
H A Dioc_str.h71 X(SIOCGSCOPE6) \
/xnu-8020.101.4/bsd/netinet6/ !
H A Din6_var.h659 #define SIOCGSCOPE6 _IOWR('i', 89, struct in6_ifreq) macro
H A Din6.c1480 case SIOCGSCOPE6: /* struct in6_ifreq (deprecated) */ in in6_control()
/xnu-8020.101.4/bsd/net/ !
H A Dif.c5761 case SIOCGSCOPE6: in ifioctl_cassert()