Home
last modified time | relevance | path

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

/openbsd/regress/usr.sbin/bgpd/unittests/
H A Drde_community_test.c161 community_delete(&comm, &filters[f->delete], p); in test_filter()
/openbsd/usr.sbin/bgpd/
H A Drde.h446 void community_delete(struct rde_community *, struct community *,
H A Drde_community.c376 community_delete(struct rde_community *comm, struct community *fc, in community_delete() function
H A Drde_filter.c152 community_delete(&state->communities, in rde_apply_set()