Searched refs:dom_rtattach (Results 1 – 5 of 5) sorted by relevance
249 if (dom->dom_rtattach == NULL) in grow_rtables()256 rh = dom->dom_rtattach(i); in grow_rtables()285 if (dom->dom_rtattach != NULL) in grow_rtables()
57 struct rib_head *(*dom_rtattach) /* initialize routing table */ member
76 .dom_rtattach = in_inithead,
111 .dom_rtattach = in6_inithead,
247 db_printf("dom_rtattach: %p ", d->dom_rtattach); in db_print_domain()