Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Dnd6.h442 struct in6_ndireq { struct
447 struct in6_ndireq { argument
H A Din6_var.h655 #define SIOCSIFINFO_FLAGS _IOWR('i', 87, struct in6_ndireq) /* XXX */
H A Dnd6.c3362 struct in6_ndireq *cndi = (struct in6_ndireq *)(void *)data; in nd6_ioctl()
/xnu-8792.41.9/tests/
H A Dnet_bridge.c489 struct in6_ndireq nd; in nd_flags_set()