Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/ospfd/
H A Drde_lsdb.c33 struct vertex *lsa_find_tree(struct lsa_tree *, u_int16_t, u_int32_t,
500 return lsa_find_tree(tree, type, ls_id, adv_rtr); in lsa_find()
507 return lsa_find_tree(&area->lsa_tree, type, ls_id, adv_rtr); in lsa_find_area()
511 lsa_find_tree(struct lsa_tree *tree, u_int16_t type, u_int32_t ls_id, in lsa_find_tree() function
/openbsd-src/usr.sbin/ospf6d/
H A Drde.h155 struct vertex *lsa_find_tree(struct lsa_tree *, u_int16_t, u_int32_t,
H A Drde_spf.c94 w = lsa_find_tree(&area->lsa_tree, in spf_calc()
248 w = lsa_find_tree(&area->lsa_tree, iap->ref_type, in rt_calc()
480 link = lsa_find_tree(&iface->lsa_tree, in calc_nexthop_lladdr()
H A Drde_lsdb.c588 return lsa_find_tree(tree, type, ls_id, adv_rtr); in lsa_find()
593 lsa_find_tree(struct lsa_tree *tree, u_int16_t type, u_int32_t ls_id, in lsa_find_tree() function
H A Drde.c1623 old = lsa_find_tree(&area->lsa_tree, htons(LSA_TYPE_INTRA_A_PREFIX),