Searched refs:community_ext_add (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/regress/usr.sbin/bgpd/unittests/ |
| D | rde_community_test.c | 80 r = community_ext_add(&comm, flags, 0, &abuf); in test_parsing()
|
| /openbsd/src/usr.sbin/bgpd/ |
| D | rde.h | 451 int community_ext_add(struct rde_community *, int, int, struct ibuf *);
|
| D | rde_community.c | 467 community_ext_add(struct rde_community *comm, int flags, int ebgp, in community_ext_add() function
|
| D | rde.c | 2228 if (community_ext_add(&state->communities, flags, in rde_attr_parse() 2408 return community_ext_add(&state->communities, flags, 0, buf); in rde_attr_add()
|