Home
last modified time | relevance | path

Searched refs:ROLE_RS (Results 1 – 7 of 7) sorted by relevance

/openbsd/regress/usr.sbin/bgpd/unittests/
H A Drde_aspa_test.c216 { (const uint32_t []) { }, 0, ROLE_RS, ASPA_INVALID },
/openbsd/usr.sbin/bgpd/
H A Dsession.c1454 case ROLE_RS: in role2capa()
1472 return ROLE_RS; in capa2role()
2816 case ROLE_RS: in capa_neg_calc()
2821 if (p->remote_role != ROLE_RS) in capa_neg_calc()
H A Drde_update.c128 peer->role == ROLE_RS) in up_enforce_open_policy()
H A Dutil.c317 case ROLE_RS: in log_policy()
H A Dbgpd.h352 ROLE_RS, enumerator
H A Drde.c2262 case ROLE_RS: in rde_attr_parse()
H A Dparse.y1995 curpeer->conf.role = ROLE_RS;