Home
last modified time | relevance | path

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

/openbsd/src/regress/usr.sbin/bgpd/unittests/
Drde_community_test.c80 r = community_ext_add(&comm, flags, 0, &abuf); in test_parsing()
/openbsd/src/usr.sbin/bgpd/
Drde.h451 int community_ext_add(struct rde_community *, int, int, struct ibuf *);
Drde_community.c467 community_ext_add(struct rde_community *comm, int flags, int ebgp, in community_ext_add() function
Drde.c2228 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()