Searched refs:NBR_IDSELF (Results 1 – 12 of 12) sorted by relevance
38 #define NBR_IDSELF 1 macro39 #define NBR_CNTSTART (NBR_IDSELF + 1)
39 #define NBR_IDSELF 1 macro40 #define NBR_CNTSTART (NBR_IDSELF + 1)
43 #define NBR_IDSELF 1 macro44 #define NBR_CNTSTART (NBR_IDSELF + 1)
462 eigrp->rnbr_redist = rde_nbr_new(NBR_IDSELF, &nbr); in rde_instance_init()465 eigrp->rnbr_summary = rde_nbr_new(NBR_IDSELF, &nbr); in rde_instance_init()
1297 if (nbr->peerid != NBR_IDSELF && in rde_nbr_new()1316 if (nbr->peerid != NBR_IDSELF) in rde_nbr_del()
42 #define NBR_IDSELF 1 macro43 #define NBR_CNTSTART (NBR_IDSELF + 1)
262 nbr->peerid = NBR_IDSELF; in nbr_init()
996 nbrself->peerid = NBR_IDSELF; in rde_nbr_init()999 head = RDE_NBR_HASH(NBR_IDSELF); in rde_nbr_init()
261 nbr->peerid = NBR_IDSELF; in nbr_init()349 if (nbr->peerid != NBR_IDSELF) in nbr_del()
939 nbrself->peerid = NBR_IDSELF; in rde_nbr_init()942 head = RDE_NBR_HASH(NBR_IDSELF); in rde_nbr_init()
235 nbr_del(nbr_find_peerid(NBR_IDSELF)); in ospfe_shutdown()