mrt_rib_entry
struct mrt_rib_entry *mre;
struct mrt_rib_entry *mre;
struct mrt_rib_entry *entries = NULL;
int mrt_extract_attr(struct mrt_rib_entry *, struct ibuf *, uint8_t, int);
if ((entries = calloc(r->nentries, sizeof(struct mrt_rib_entry))) ==
struct mrt_rib_entry *re;
re = calloc(1, sizeof(struct mrt_rib_entry));
struct mrt_rib_entry *re;
re = calloc(1, sizeof(struct mrt_rib_entry));
mrt_extract_attr(struct mrt_rib_entry *re, struct ibuf *buf, uint8_t aid,
struct mrt_rib_entry *entries;