Searched refs:communities_lookup (Results 1 – 3 of 3) sorted by relevance
1009 if ((comm = communities_lookup(ncomm)) == NULL) { in prefix_update()1159 if ((comm = communities_lookup(ncomm)) == NULL) { in prefix_flowspec_update()1313 if ((comm = communities_lookup(&state->communities)) == NULL) { in prefix_adjout_update()
455 struct rde_community *communities_lookup(struct rde_community *);
646 communities_lookup(struct rde_community *comm) in communities_lookup() function