Home
last modified time | relevance | path

Searched refs:rnh_nodes (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/net/
H A Dradix.h139 struct radix_node rnh_nodes[3]; /* empty tree for common case */ member
H A Droute.c106 rn_inithead_internal(&rh->head, rh->rnh_nodes, offset); in rt_table_init()
H A Dradix.c1144 rn_inithead_internal(&rnh->rh, rnh->rnh_nodes, off); in rn_inithead()
/f-stack/tools/compat/include/net/
H A Dradix.h139 struct radix_node rnh_nodes[3]; /* empty tree for common case */ member
/f-stack/freebsd/net/route/
H A Droute_var.h65 struct radix_node rnh_nodes[3]; /* empty tree for common case */ member