Home
last modified time | relevance | path

Searched defs:prefix_compare (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.sbin/ospf6d/
H A Drde.c1326 prefix_compare(struct prefix_node *a, struct prefix_node *b) prefix_compare() function
1389 RB_GENERATE(prefix_tree,prefix_node,entry,prefix_compare) RB_GENERATE() argument
/openbsd-src/usr.sbin/bgpd/
H A Dutil.c845 prefix_compare(const struct bgpd_addr *a, const struct bgpd_addr *b, prefix_compare() function