Searched refs:conf_neighbour (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/usr.sbin/ldpd/
H A Dconffile.h47 struct conf_neighbour { struct
50 SLIST_ENTRY(conf_neighbour) neilist;
52 extern SLIST_HEAD(conei_head,conf_neighbour) conei_head;
H A Dconffile.c71 static int Gneighbour(struct conf_neighbour *, char *);
312 struct conf_neighbour *nei;
351 Gneighbour(struct conf_neighbour *nei, char *line)
H A Dldp_peer.c118 struct conf_neighbour *cn;

Completed in 79 milliseconds