Searched refs:rde_req_list_exists (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/usr.sbin/ospfd/
H A Drde.c56 int rde_req_list_exists(struct rde_nbr *, struct lsa_hdr *);
502 if (rde_req_list_exists(nbr, &lsa->hdr)) {
1089 rde_req_list_exists(struct rde_nbr *nbr, struct lsa_hdr *lsa_hdr) function
/openbsd-current/usr.sbin/ospf6d/
H A Drde.c58 int rde_req_list_exists(struct rde_nbr *, struct lsa_hdr *);
489 if (rde_req_list_exists(nbr, &lsa->hdr)) {
1126 rde_req_list_exists(struct rde_nbr *nbr, struct lsa_hdr *lsa_hdr) function

Completed in 302 milliseconds