Home
last modified time | relevance | path

Searched refs:nbr_addr_compare (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/ldpd/
H A Dneighbor.c37 static __inline int nbr_addr_compare(struct nbr *, struct nbr *);
51 RB_GENERATE(nbr_addr_head, nbr, addr_tree, nbr_addr_compare)
114 nbr_addr_compare(struct nbr *a, struct nbr *b) in nbr_addr_compare() function
H A Dldpe.h112 RB_PROTOTYPE(nbr_addr_head, nbr, addr_tree, nbr_addr_compare)