Searched refs:defrouter_select (Results 1 – 5 of 5) sorted by relevance
| /xnu-11215.1.10/bsd/netinet6/ |
| H A D | nd6_rti.c | 194 defrouter_select(ifp, &ret_rti->nd_rti_router_list); in nd6_rti_select()
|
| H A D | nd6.c | 1266 defrouter_select(NULL, NULL); in nd6_service_expired_default_router() 2148 defrouter_select(ifp, &rti->nd_rti_router_list); in nd6_router_select_rti_entries() 2312 defrouter_select(ifp, NULL); in nd6_purge() 2683 defrouter_select(rt->rt_ifp, NULL); in nd6_free() 3187 defrouter_select(ifp, NULL); in nd6_ioctl() 3811 defrouter_select(ifp, NULL); in nd6_cache_lladdr()
|
| H A D | nd6_rtr.c | 1416 defrouter_select(ifp, nd_router_listp); in defrtrlist_del() 1539 defrouter_select(struct ifnet *ifp, struct nd_drhead *nd_router_listp) in defrouter_select() function 2167 defrouter_select(ifp, nd_router_listp); in defrtrlist_update_common() 4523 defrouter_select(odef_ifp, NULL); in nd6_setdefaultiface() 4527 defrouter_select(nd6_defifp, NULL); in nd6_setdefaultiface()
|
| H A D | nd6.h | 927 extern void defrouter_select(struct ifnet *, struct nd_drhead *);
|
| H A D | in6.c | 2035 defrouter_select(ifp, NULL); in in6_setrouter()
|