Home
last modified time | relevance | path

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

/xnu-11215.61.5/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.h269 struct in6_defrouter_32 { struct
H A Dnd6_rtr.c1251 struct in6_defrouter_32 *__single r_32 = in defrtrlist_ioctl()
1252 (struct in6_defrouter_32 *)(void *)data; in defrtrlist_ioctl()
H A Dnd6.c4714 struct in6_defrouter_32 d;