Home
last modified time | relevance | path

Searched refs:bb_configured (Results 1 – 3 of 3) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/ospfd/
H A Dospf_abr.c468 int bb_configured = 0; in ospf_check_abr_status() local
482 bb_configured = 1; in ospf_check_abr_status()
496 bb_configured); in ospf_check_abr_status()
515 if ((areas_act_attached > 1) && bb_configured) in ospf_check_abr_status()
/dports/net/frr7/frr-frr-7.5.1/ospfd/
H A Dospf_abr.c468 int bb_configured = 0; in ospf_check_abr_status() local
482 bb_configured = 1; in ospf_check_abr_status()
496 bb_configured); in ospf_check_abr_status()
515 if ((areas_act_attached > 1) && bb_configured) in ospf_check_abr_status()
/dports/net/quagga/quagga-1.2.4/ospfd/
H A Dospf_abr.c490 int bb_configured = 0; in ospf_check_abr_status() local
506 bb_configured = 1; in ospf_check_abr_status()
521 zlog_debug ("ospf_check_abr_status(): bb_configured: %d", bb_configured); in ospf_check_abr_status()
541 if ((areas_act_attached > 1) && bb_configured) in ospf_check_abr_status()