Home
last modified time | relevance | path

Searched refs:lsa_entry (Results 1 – 16 of 16) sorted by relevance

/openbsd/usr.sbin/ospf6d/
H A Dospfe.h29 struct lsa_entry { struct
30 TAILQ_ENTRY(lsa_entry) entry;
74 struct lsa_entry *ls_req;
75 struct lsa_entry *dd_end;
156 void ls_ack_list_free(struct iface *, struct lsa_entry *);
168 struct lsa_entry *ls_req_list_get(struct nbr *, struct lsa_hdr *);
169 void ls_req_list_free(struct nbr *, struct lsa_entry *);
184 struct lsa_entry *ls_retrans_list_get(struct nbr *, struct lsa_hdr *);
185 void ls_retrans_list_free(struct nbr *, struct lsa_entry *);
H A Dlsupdate.c43 void ls_retrans_list_insert(struct nbr *, struct lsa_entry *);
52 struct lsa_entry *le = NULL; in lsa_flood()
308 struct lsa_entry *le; in ls_retrans_list_add()
335 struct lsa_entry *le; in ls_retrans_list_del()
355 struct lsa_entry *
358 struct lsa_entry *le; in ls_retrans_list_get()
372 struct lsa_entry *le; in ls_retrans_list_insert()
393 struct lsa_entry *next = TAILQ_NEXT(le, entry); in ls_retrans_list_remove()
420 ls_retrans_list_free(struct nbr *nbr, struct lsa_entry *le) in ls_retrans_list_free()
431 struct lsa_entry *le; in ls_retrans_list_clr()
[all …]
H A Dlsreq.c37 struct lsa_entry *le, *nle; in send_ls_req()
117 struct lsa_entry *le; in ls_req_list_add()
130 struct lsa_entry *
133 struct lsa_entry *le; in ls_req_list_get()
145 ls_req_list_free(struct nbr *nbr, struct lsa_entry *le) in ls_req_list_free()
171 struct lsa_entry *le; in ls_req_list_clr()
H A Dlsack.c182 struct lsa_entry *le; in ls_ack_list_add()
205 ls_ack_list_free(struct iface *iface, struct lsa_entry *le) in ls_ack_list_free()
217 struct lsa_entry *le; in ls_ack_list_clr()
239 struct lsa_entry *le, *nle; in ls_ack_tx_timer()
H A Ddatabase.c42 struct lsa_entry *le, *nle; in send_db_description()
343 struct lsa_entry *le; in db_sum_list_add()
355 struct lsa_entry *le; in db_sum_list_next()
H A Dospf6d.h286 TAILQ_HEAD(lsa_head, lsa_entry);
H A Dneighbor.c658 struct lsa_entry *le; in nbr_to_ctl()
H A Dospfe.c440 struct lsa_entry *le; in ospfe_dispatch_rde()
/openbsd/usr.sbin/ospfd/
H A Dospfe.h29 struct lsa_entry { struct
30 TAILQ_ENTRY(lsa_entry) entry;
74 struct lsa_entry *ls_req;
75 struct lsa_entry *dd_end;
165 void ls_ack_list_free(struct iface *, struct lsa_entry *);
177 struct lsa_entry *ls_req_list_get(struct nbr *, struct lsa_hdr *);
178 void ls_req_list_free(struct nbr *, struct lsa_entry *);
193 struct lsa_entry *ls_retrans_list_get(struct nbr *, struct lsa_hdr *);
194 void ls_retrans_list_free(struct nbr *, struct lsa_entry *);
H A Dlsupdate.c40 void ls_retrans_list_insert(struct nbr *, struct lsa_entry *);
41 void ls_retrans_list_remove(struct nbr *, struct lsa_entry *);
49 struct lsa_entry *le = NULL; in lsa_flood()
301 struct lsa_entry *le; in ls_retrans_list_add()
328 struct lsa_entry *le; in ls_retrans_list_del()
348 struct lsa_entry *
351 struct lsa_entry *le; in ls_retrans_list_get()
365 struct lsa_entry *le; in ls_retrans_list_insert()
386 struct lsa_entry *next = TAILQ_NEXT(le, entry); in ls_retrans_list_remove()
424 struct lsa_entry *le; in ls_retrans_list_clr()
[all …]
H A Dlsreq.c36 struct lsa_entry *le, *nle; in send_ls_req()
119 struct lsa_entry *le; in ls_req_list_add()
132 struct lsa_entry *
135 struct lsa_entry *le; in ls_req_list_get()
147 ls_req_list_free(struct nbr *nbr, struct lsa_entry *le) in ls_req_list_free()
173 struct lsa_entry *le; in ls_req_list_clr()
H A Dlsack.c186 struct lsa_entry *le; in ls_ack_list_add()
207 ls_ack_list_free(struct iface *iface, struct lsa_entry *le) in ls_ack_list_free()
219 struct lsa_entry *le; in ls_ack_list_clr()
241 struct lsa_entry *le, *nle; in ls_ack_tx_timer()
H A Ddatabase.c44 struct lsa_entry *le, *nle; in send_db_description()
356 struct lsa_entry *le; in db_sum_list_add()
368 struct lsa_entry *le; in db_sum_list_next()
H A Dospfd.h316 TAILQ_HEAD(lsa_head, lsa_entry);
H A Dneighbor.c658 struct lsa_entry *le; in nbr_to_ctl()
H A Dospfe.c490 struct lsa_entry *le; in ospfe_dispatch_rde()