Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet6/
H A Din6_var.h739 #define SIOCDRADD_IN6_32 _IOWR('u', 134, struct in6_defrouter_32)
744 #define SIOCDRDEL_IN6_32 _IOWR('u', 135, struct in6_defrouter_32)
H A Dnd6.h276 struct in6_defrouter_32 { struct
H A Dnd6.c4752 struct in6_defrouter_32 d;
4967 struct in6_defrouter_32 drx;
H A Dnd6_rtr.c1307 struct in6_defrouter_32 *__single r_32 = in defrtrlist_ioctl()
1308 (struct in6_defrouter_32 *)(void *)data; in defrtrlist_ioctl()