Searched refs:defrouter_select (Results 1 – 4 of 4) sorted by relevance
| /xnu-10063.101.15/bsd/netinet6/ |
| H A D | nd6.c | 1261 defrouter_select(NULL, NULL); in nd6_service_expired_default_router() 2141 defrouter_select(ifp, &rti->nd_rti_router_list); in nd6_router_select_rti_entries() 2305 defrouter_select(ifp, NULL); in nd6_purge() 2676 defrouter_select(rt->rt_ifp, NULL); in nd6_free() 3407 defrouter_select(ifp, NULL); in nd6_ioctl() 4029 defrouter_select(ifp, NULL); in nd6_cache_lladdr()
|
| H A D | nd6_rtr.c | 1402 defrouter_select(ifp, nd_router_listp); in defrtrlist_del() 1525 defrouter_select(struct ifnet *ifp, struct nd_drhead *nd_router_listp) in defrouter_select() function 2143 defrouter_select(ifp, nd_router_listp); in defrtrlist_update_common() 4488 defrouter_select(odef_ifp, NULL); in nd6_setdefaultiface() 4492 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 | 2025 defrouter_select(ifp, NULL); in in6_setrouter()
|