Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet6/
H A Dnd6.h364 struct in6_ndireq { struct
369 struct in6_ndireq { argument
H A Din6_var.h676 #define SIOCSIFINFO_FLAGS _IOWR('i', 87, struct in6_ndireq) /* XXX */
H A Dnd6.c3164 struct in6_ndireq *__single cndi = (struct in6_ndireq *)(void *)data; in nd6_ioctl()
/xnu-12377.81.4/tests/
H A Dnet_test_lib.c73 struct in6_ndireq nd; in nd_flags_set()