Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet6/
H A Din6_var.h629 #define OSIOCGIFINFO_IN6 _IOWR('i', 108, struct in6_ondireq)
630 #define SIOCGIFINFO_IN6 _IOWR('i', 76, struct in6_ondireq)
H A Dnd6.h420 struct in6_ondireq { struct
H A Dnd6.c3328 struct in6_ondireq *ondi = (struct in6_ondireq *)(void *)data; in nd6_ioctl()