Searched refs:rt_calc (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/usr.sbin/ospfd/ |
H A D | rde.h | 154 void rt_calc(struct vertex *, struct area *, struct ospfd_conf *);
|
H A D | rde_spf.c | 175 rt_calc(struct vertex *v, struct area *area, struct ospfd_conf *conf) in rt_calc() function 537 rt_calc(v, area, conf); in spf_timer()
|
/openbsd-src/usr.sbin/ospf6d/ |
H A D | rde.h | 167 void rt_calc(struct vertex *, struct area *, struct ospfd_conf *);
|
H A D | rde_spf.c | 201 rt_calc(struct vertex *v, struct area *area, struct ospfd_conf *conf) in rt_calc() function 657 rt_calc(v, area, conf); in spf_timer()
|