Searched refs:defrouter_select (Results 1 – 4 of 4) sorted by relevance
| /xnu-8792.41.9/bsd/netinet6/ |
| H A D | nd6.c | 1260 defrouter_select(NULL, NULL); in nd6_service_expired_default_router() 2130 defrouter_select(ifp, &rti->nd_rti_router_list); in nd6_router_select_rti_entries() 2294 defrouter_select(ifp, NULL); in nd6_purge() 2666 defrouter_select(rt->rt_ifp, NULL); in nd6_free() 3397 defrouter_select(ifp, NULL); in nd6_ioctl() 4019 defrouter_select(ifp, NULL); in nd6_cache_lladdr()
|
| H A D | nd6_rtr.c | 1404 defrouter_select(ifp, nd_router_listp); in defrtrlist_del() 1527 defrouter_select(struct ifnet *ifp, struct nd_drhead *nd_router_listp) in defrouter_select() function 2140 defrouter_select(ifp, nd_router_listp); in defrtrlist_update_common() 4516 defrouter_select(odef_ifp, NULL); in nd6_setdefaultiface() 4520 defrouter_select(nd6_defifp, NULL); in nd6_setdefaultiface()
|
| H A D | nd6.h | 962 extern void defrouter_select(struct ifnet *, struct nd_drhead *);
|
| H A D | in6.c | 2063 defrouter_select(ifp, NULL); in in6_setrouter()
|