conf_neighbour
struct conf_neighbour *nei;
Gneighbour(struct conf_neighbour *nei, char *line)
static int Gneighbour(struct conf_neighbour *, char *);
SLIST_ENTRY(conf_neighbour) neilist;
extern SLIST_HEAD(conei_head,conf_neighbour) conei_head;
struct conf_neighbour *cn;