Home
last modified time | relevance | path

Searched refs:lsa_ref (Results 1 – 6 of 6) sorted by relevance

/openbsd/usr.sbin/ospf6d/
H A Dospfe.h33 struct lsa_ref *lu_ref;
41 struct lsa_ref { struct
42 LIST_ENTRY(lsa_ref) entry;
190 struct lsa_ref *lsa_cache_add(void *, u_int16_t);
191 struct lsa_ref *lsa_cache_get(struct lsa_hdr *);
192 void lsa_cache_put(struct lsa_ref *, struct nbr *);
H A Dlsupdate.c309 struct lsa_ref *ref; in ls_retrans_list_add()
541 LIST_HEAD(lsa_cache_head, lsa_ref);
550 struct lsa_ref *lsa_cache_look(struct lsa_hdr *);
576 struct lsa_ref *
580 struct lsa_ref *ref, *old; in lsa_cache_add()
607 struct lsa_ref *
610 struct lsa_ref *ref; in lsa_cache_get()
620 lsa_cache_put(struct lsa_ref *ref, struct nbr *nbr) in lsa_cache_put()
634 struct lsa_ref *
638 struct lsa_ref *ref; in lsa_cache_look()
H A Dospfe.c437 struct lsa_ref *ref; in ospfe_dispatch_rde()
/openbsd/usr.sbin/ospfd/
H A Dospfe.h33 struct lsa_ref *lu_ref;
41 struct lsa_ref { struct
42 LIST_ENTRY(lsa_ref) entry;
199 struct lsa_ref *lsa_cache_add(void *, u_int16_t);
200 struct lsa_ref *lsa_cache_get(struct lsa_hdr *);
201 void lsa_cache_put(struct lsa_ref *, struct nbr *);
H A Dlsupdate.c302 struct lsa_ref *ref; in ls_retrans_list_add()
530 LIST_HEAD(lsa_cache_head, lsa_ref);
539 struct lsa_ref *lsa_cache_look(struct lsa_hdr *);
565 struct lsa_ref *
569 struct lsa_ref *ref, *old; in lsa_cache_add()
596 struct lsa_ref *
599 struct lsa_ref *ref; in lsa_cache_get()
609 lsa_cache_put(struct lsa_ref *ref, struct nbr *nbr) in lsa_cache_put()
623 struct lsa_ref *
627 struct lsa_ref *ref; in lsa_cache_look()
H A Dospfe.c487 struct lsa_ref *ref; in ospfe_dispatch_rde()