Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dnd6.h357 struct in6_ndireq { struct
362 struct in6_ndireq { argument
H A Din6_var.h676 #define SIOCSIFINFO_FLAGS _IOWR('i', 87, struct in6_ndireq) /* XXX */
H A Dnd6.c3152 struct in6_ndireq *__single cndi = (struct in6_ndireq *)(void *)data; in nd6_ioctl()
/xnu-11215.1.10/tests/
H A Dnet_test_lib.c74 struct in6_ndireq nd; in nd_flags_set()