Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet6/
H A Din6_var.h720 #define SIOCDRADD_IN6_64 _IOWR('u', 134, struct in6_defrouter_64)
725 #define SIOCDRDEL_IN6_64 _IOWR('u', 135, struct in6_defrouter_64)
H A Dnd6.h312 struct in6_defrouter_64 { struct
H A Dnd6_rtr.c1226 struct in6_defrouter_64 *r_64 = in defrtrlist_ioctl()
1227 (struct in6_defrouter_64 *)(void *)data; in defrtrlist_ioctl()
H A Dnd6.c4964 struct in6_defrouter_64 d;