community_match
r = community_match(&comm, &filters[f->match], p);
if (community_match(&comm, &filters[f->delete], p) != 0) {
if (!community_match(prefix_communities(p), &req->community,
if (!community_match(attrs->communities, &req->community, NULL))
int community_match(struct rde_community *, struct community *,
if (community_match(comm, &s->action.community, 0))
if (community_match(&state->communities,
if (community_match(comm, &comm_no_advertise, NULL))
if (community_match(comm, &comm_no_export, NULL))
if (community_match(comm, &comm_no_expsubconfed, NULL))