Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/
H A Dioc_str.h129 X(OSIOCGIFINFO_IN6) \
/xnu-12377.1.9/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.c3112 case OSIOCGIFINFO_IN6: /* struct in6_ondireq */ in nd6_ioctl()
/xnu-12377.1.9/bsd/net/
H A Dif.c6596 case OSIOCGIFINFO_IN6: in ifioctl_cassert()