Searched refs:mrt_parse_dump (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/usr.sbin/bgpctl/
H A Dmrtparser.c34 int mrt_parse_dump(struct mrt_hdr *, struct ibuf *, struct mrt_peer **,
140 if (mrt_parse_dump(&h, msg, &pctx, &r) == 0) {
450 mrt_parse_dump(struct mrt_hdr *hdr, struct ibuf *msg, struct mrt_peer **pp, function

Completed in 176 milliseconds