Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet6/
H A Din6_var.h719 #define SIOCDRADD_IN6_32 _IOWR('u', 134, struct in6_defrouter_32)
724 #define SIOCDRDEL_IN6_32 _IOWR('u', 135, struct in6_defrouter_32)
H A Dnd6.h303 struct in6_defrouter_32 { struct
H A Dnd6_rtr.c1237 struct in6_defrouter_32 *r_32 = in defrtrlist_ioctl()
1238 (struct in6_defrouter_32 *)(void *)data; in defrtrlist_ioctl()
H A Dnd6.c4987 struct in6_defrouter_32 d;