Home
last modified time | relevance | path

Searched refs:COMMUNITY_NEIGHBOR_AS (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/regress/usr.sbin/bgpd/unittests/
Drde_community_test.h496 (COMMUNITY_NEIGHBOR_AS << 16),
500 (COMMUNITY_NEIGHBOR_AS << 24),
504 (COMMUNITY_NEIGHBOR_AS << 16),
/openbsd/src/usr.sbin/bgpd/
Dprintconf.c136 case COMMUNITY_NEIGHBOR_AS: in print_community()
150 case COMMUNITY_NEIGHBOR_AS: in print_community()
166 case COMMUNITY_NEIGHBOR_AS: in print_community()
180 case COMMUNITY_NEIGHBOR_AS: in print_community()
194 case COMMUNITY_NEIGHBOR_AS: in print_community()
223 if ((c->flags >> 8 & 0xff) == COMMUNITY_NEIGHBOR_AS) in print_community()
247 COMMUNITY_NEIGHBOR_AS) in print_community()
Drde_community.c40 case COMMUNITY_NEIGHBOR_AS: in apply_flag()
Dbgpd.h1091 #define COMMUNITY_NEIGHBOR_AS 2 macro
Dparse.y4350 *flag = COMMUNITY_NEIGHBOR_AS; in getcommunity()
4487 *flag = COMMUNITY_NEIGHBOR_AS; in parseextvalue()
/openbsd/src/usr.sbin/bgpctl/
Dparser.c1158 *flag = COMMUNITY_NEIGHBOR_AS; in getcommunity()
1280 *flag = COMMUNITY_NEIGHBOR_AS; in parseextvalue()