Searched refs:mrt_rib_entry (Results 1 – 3 of 3) sorted by relevance
39 struct mrt_rib_entry { struct54 struct mrt_rib_entry *entries; argument
38 int mrt_extract_attr(struct mrt_rib_entry *, struct ibuf *, uint8_t, int);342 struct mrt_rib_entry *entries = NULL; in mrt_parse_v2_rib()409 if ((entries = calloc(r->nentries, sizeof(struct mrt_rib_entry))) == in mrt_parse_v2_rib()456 struct mrt_rib_entry *re; in mrt_parse_dump()474 re = calloc(1, sizeof(struct mrt_rib_entry)); in mrt_parse_dump()535 struct mrt_rib_entry *re; in mrt_parse_dump_mp()554 re = calloc(1, sizeof(struct mrt_rib_entry)); in mrt_parse_dump_mp()630 mrt_extract_attr(struct mrt_rib_entry *re, struct ibuf *buf, uint8_t aid, in mrt_extract_attr()
1229 struct mrt_rib_entry *mre; in show_mrt_dump()1314 struct mrt_rib_entry *mre; in network_mrt_dump()