Home
last modified time | relevance | path

Searched refs:get_net_link (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/ospfd/
H A Drde_spf.c49 struct lsa_net_link *get_net_link(struct vertex *, int);
107 net_link = get_net_link(v, i); in spf_calc()
998 get_net_link(struct vertex *v, int idx) in get_net_link() function
1051 net_link = get_net_link(w, i); in linked()
/openbsd/usr.sbin/ospf6d/
H A Drde.h191 struct lsa_net_link *get_net_link(struct vertex *, unsigned int);
H A Drde_spf.c104 net_link = get_net_link(v, i); in spf_calc()
1131 get_net_link(struct vertex *v, unsigned int idx) in get_net_link() function
1185 net_link = get_net_link(w, i); in linked()