Home
last modified time | relevance | path

Searched refs:community_add (Results 1 – 4 of 4) sorted by relevance

/openbsd/regress/usr.sbin/bgpd/unittests/
H A Drde_community_test.c77 r = community_add(&comm, flags, &abuf); in test_parsing()
/openbsd/usr.sbin/bgpd/
H A Drde.h436 int community_add(struct rde_community *, int, struct ibuf *);
H A Drde_community.c421 community_add(struct rde_community *comm, int flags, struct ibuf *buf) in community_add() function
H A Drde.c2138 if (community_add(&state->communities, flags, in rde_attr_parse()
2330 return community_add(&state->communities, flags, buf); in rde_attr_add()