HomeSort by: relevance | last modified time | path
    Searched refs:t_rnh (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
rtbl.c 130 return rn_inithead0(&t->t_rnh, off);
136 struct radix_node_head *rnh = &t->t_rnh;
148 struct radix_node_head *rnh = &t->t_rnh;
159 struct radix_node_head *rnh = &t->t_rnh;
172 struct radix_node_head *rnh = &t->t_rnh;
202 return rn_walktree(&t->t_rnh, rt_walktree_visitor, &rw);
219 rn_search_matched(&t->t_rnh, rt_walktree_visitor, &rw);
route.h 378 struct radix_node_head t_rnh; member in struct:rtbl

Completed in 12 milliseconds