Searched refs:BGPD_FLAG_PERMIT_AS_SET (Results 1 – 3 of 3) sorted by relevance
407 if (conf->flags & BGPD_FLAG_PERMIT_AS_SET) in print_mainconf()860 if (conf->flags & BGPD_FLAG_PERMIT_AS_SET) { in print_peer()
74 #define BGPD_FLAG_PERMIT_AS_SET 0x1000 macro
840 conf->flags &= ~BGPD_FLAG_PERMIT_AS_SET;842 conf->flags |= BGPD_FLAG_PERMIT_AS_SET;4675 if (conf->flags & BGPD_FLAG_PERMIT_AS_SET) in alloc_peer()