Searched refs:defrouter_select (Results 1 – 4 of 4) sorted by relevance
| /xnu-10002.81.5/bsd/netinet6/ |
| H A D | nd6.c | 1259 defrouter_select(NULL, NULL); in nd6_service_expired_default_router() 2139 defrouter_select(ifp, &rti->nd_rti_router_list); in nd6_router_select_rti_entries() 2303 defrouter_select(ifp, NULL); in nd6_purge() 2675 defrouter_select(rt->rt_ifp, NULL); in nd6_free() 3406 defrouter_select(ifp, NULL); in nd6_ioctl() 4028 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 2138 defrouter_select(ifp, nd_router_listp); in defrtrlist_update_common() 4485 defrouter_select(odef_ifp, NULL); in nd6_setdefaultiface() 4489 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 | 2064 defrouter_select(ifp, NULL); in in6_setrouter()
|