Searched refs:defrouter_select (Results 1 – 4 of 4) sorted by relevance
| /xnu-8020.101.4/bsd/netinet6/ |
| H A D | nd6.c | 1257 defrouter_select(NULL, NULL); in nd6_service_expired_default_router() 2127 defrouter_select(ifp, &rti->nd_rti_router_list); in nd6_router_select_rti_entries() 2291 defrouter_select(ifp, NULL); in nd6_purge() 2651 defrouter_select(rt->rt_ifp, NULL); in nd6_free() 3371 defrouter_select(ifp, NULL); in nd6_ioctl() 3990 defrouter_select(ifp, NULL); in nd6_cache_lladdr()
|
| H A D | nd6_rtr.c | 1379 defrouter_select(ifp, nd_router_listp); in defrtrlist_del() 1502 defrouter_select(struct ifnet *ifp, struct nd_drhead *nd_router_listp) in defrouter_select() function 2114 defrouter_select(ifp, nd_router_listp); in defrtrlist_update_common() 4462 defrouter_select(odef_ifp, NULL); in nd6_setdefaultiface() 4466 defrouter_select(nd6_defifp, NULL); in nd6_setdefaultiface()
|
| H A D | nd6.h | 961 extern void defrouter_select(struct ifnet *, struct nd_drhead *);
|
| H A D | in6.c | 2036 defrouter_select(ifp, NULL); in in6_setrouter()
|