Home
last modified time | relevance | path

Searched refs:OSIOCGIFINFO_IN6 (Results 1 – 5 of 5) sorted by relevance

/xnu-11417.121.6/tests/
H A Dioc_str.h129 X(OSIOCGIFINFO_IN6) \
/xnu-11417.121.6/bsd/netinet6/
H A Din6_var.h649 #define OSIOCGIFINFO_IN6 _IOWR('i', 108, struct in6_ondireq) macro
H A Din6.c1421 case OSIOCGIFINFO_IN6: /* struct in6_ondireq */ in in6_control()
H A Dnd6.c3105 case OSIOCGIFINFO_IN6: /* struct in6_ondireq */ in nd6_ioctl()
/xnu-11417.121.6/bsd/net/
H A Dif.c6558 case OSIOCGIFINFO_IN6: in ifioctl_cassert()