Home
last modified time | relevance | path

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

/xnu-8796.141.3/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.c1236 struct in6_defrouter_32 *r_32 = in defrtrlist_ioctl()
1237 (struct in6_defrouter_32 *)(void *)data; in defrtrlist_ioctl()
H A Dnd6.c4989 struct in6_defrouter_32 d;