mrt_hdr
mrt_parse_v2_peer(struct mrt_hdr *hdr, struct ibuf *msg)
struct mrt_peer *mrt_parse_v2_peer(struct mrt_hdr *, struct ibuf *);
struct mrt_rib *mrt_parse_v2_rib(struct mrt_hdr *, struct ibuf *, int);
int mrt_parse_dump(struct mrt_hdr *, struct ibuf *, struct mrt_peer **,
mrt_parse_v2_rib(struct mrt_hdr *hdr, struct ibuf *msg, int verbose)
int mrt_parse_dump_mp(struct mrt_hdr *, struct ibuf *, struct mrt_peer **,
mrt_parse_dump(struct mrt_hdr *hdr, struct ibuf *msg, struct mrt_peer **pp,
int mrt_parse_state(struct mrt_bgp_state *, struct mrt_hdr *,
int mrt_parse_msg(struct mrt_bgp_msg *, struct mrt_hdr *,
mrt_parse_dump_mp(struct mrt_hdr *hdr, struct ibuf *msg, struct mrt_peer **pp,
mrt_read_msg(int fd, struct mrt_hdr *hdr)
mrt_parse_state(struct mrt_bgp_state *s, struct mrt_hdr *hdr, struct ibuf *msg,
mrt_parse_msg(struct mrt_bgp_msg *m, struct mrt_hdr *hdr, struct ibuf *msg,
struct mrt_hdr h;