Searched defs:prefix_tree (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/usr.sbin/ospf6d/ | ||
H A D | rde.c | 1389 RB_GENERATE(prefix_tree,prefix_node,entry,prefix_compare) RB_GENERATE() argument |
/openbsd-src/usr.sbin/bgpd/ | ||
H A D | rde.h | 607 RB_PROTOTYPE(prefix_tree,prefix,entry,prefix_cmp) RB_PROTOTYPE() argument |