Lines Matching refs:radix_node_head
226 struct radix_node_head *rt_tables[RT_TABLES_LEN];
307 static void rtable_init(struct radix_node_head * __single * __header_indexable table);
327 struct sockaddr *, struct radix_node_head *, unsigned int);
413 rtable_init(struct radix_node_head * __single * __header_indexable table) in rtable_init()
979 struct radix_node_head *rnh = rt_tables[dst->sa_family]; in rtalloc1_common_locked()
1155 struct radix_node_head *rnh; in rtfree_common()
1821 struct radix_node_head *rnh;
1870 struct radix_node_head *rnh; in rtrequest_common_locked()
2567 struct radix_node_head *rnh = ap->rnh; in rt_fixchange()
2671 struct radix_node_head *rnh = NULL; in rt_setgate()
3027 struct radix_node_head *rnh; in node_lookup()
3070 struct radix_node_head *rnh; in node_lookup_default()
3129 struct sockaddr *netmask, struct radix_node_head *rnh, unsigned int ifscope) in rt_lookup_common()
3401 struct radix_node_head *rnh, unsigned int ifscope) in rt_lookup()
3409 struct sockaddr *netmask, struct radix_node_head *rnh) in rt_lookup_coarse()
3456 struct radix_node_head *rnh; in rtinit_locked()
3810 struct radix_node_head *rnh = rt_tables[rt_key(rt)->sa_family]; in rt_set_proxy()