Searched refs:in6_defrouter (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dnd6.h119 struct in6_defrouter { struct
H A Dnd6.c2328 struct in6_defrouter *d, *de;
2339 d = (struct in6_defrouter *)buf;
2340 de = (struct in6_defrouter *)(buf + sizeof(buf));
2445 CTLFLAG_RD, 0, 0, nd6_sysctl_drlist, "S,in6_defrouter","");
2447 CTLFLAG_RD, 0, 0, nd6_sysctl_prlist, "S,in6_defrouter","");

Completed in 28 milliseconds