Home
last modified time | relevance | path

Searched refs:SIOCGIFINFO_IN6 (Results 1 – 7 of 7) sorted by relevance

/xnu-10063.101.15/tests/
H A Dioc_str.h58 X(SIOCGIFINFO_IN6) \
H A Dinet6_addr_mode.c205 result = ioctl(s, SIOCGIFINFO_IN6, &nd); in nd_flags_set()
H A Dnet_bridge.c397 result = ioctl(s, SIOCGIFINFO_IN6, &nd); in nd_flags_set()
/xnu-10063.101.15/bsd/netinet6/
H A Din6_var.h630 #define SIOCGIFINFO_IN6 _IOWR('i', 76, struct in6_ondireq) macro
H A Din6.c1417 case SIOCGIFINFO_IN6: /* struct in6_ondireq */ in in6_control()
H A Dnd6.c3326 case SIOCGIFINFO_IN6: { /* struct in6_ondireq */ in nd6_ioctl()
/xnu-10063.101.15/bsd/net/
H A Dif.c2970 case SIOCGIFINFO_IN6: in ifioctl_restrict_intcoproc()
6164 case SIOCGIFINFO_IN6: in ifioctl_cassert()