Groupable attributes that are related to a route.
Definition trib.h:51
community_t * communities
Definition trib.h:63
size_t get_new_entries(const table_t *table, entry_t ***new_ents_out)
Return array of new entry references to new.
Definition trib.c:397
void trib_adj_pair_add(trib_t *trib, table_t *in, table_t *out)
Add and init pair of tables owned by caller.
Definition trib.c:138
size_t group_entries_by_attrs(entry_t **entries, size_t entries_size, entry_group_t **groups_out)
Group array of entry references by attributes.
Definition trib.c:485