Home
last modified time | relevance | path

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

/xnu-10063.141.1/tests/
H A Dinet6_addr_mode.c200 struct in6_ndireq nd; in nd_flags_set()
H A Dnet_bridge.c392 struct in6_ndireq nd; in nd_flags_set()
/xnu-10063.141.1/bsd/netinet6/
H A Dnd6.h442 struct in6_ndireq { struct
447 struct in6_ndireq { argument
H A Din6_var.h656 #define SIOCSIFINFO_FLAGS _IOWR('i', 87, struct in6_ndireq) /* XXX */
H A Dnd6.c3372 struct in6_ndireq *cndi = (struct in6_ndireq *)(void *)data; in nd6_ioctl()