Searched refs:nbr_adj_count (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/usr.sbin/ldpd/
H A Dhello.c309 if (nbr_adj_count(nbr, AF_INET6) > 0) {
316 if (nbr_adj_count(nbr, AF_INET) > 0) {
H A Dldpe.h240 int nbr_adj_count(struct nbr *, int);
H A Dadjacency.c107 if (nbr && nbr_adj_count(nbr, nbr->af) == 0) {
H A Dneighbor.c358 nbr_adj_count(struct nbr *nbr, int af) function

Completed in 67 milliseconds