Searched refs:nlri_get_prefix6 (Results 1 – 6 of 6) sorted by relevance
/openbsd/usr.sbin/bgpd/ |
H A D | util.c | 696 nlri_get_prefix6(struct ibuf *buf, struct bgpd_addr *prefix, uint8_t *prefixlen) in nlri_get_prefix6() function
|
H A D | bgpd.h | 1603 int nlri_get_prefix6(struct ibuf *, struct bgpd_addr *, uint8_t *);
|
H A D | rde.c | 1570 if (nlri_get_prefix6(&unreachbuf, in rde_update_dispatch() 1764 if (nlri_get_prefix6(&reachbuf, in rde_update_dispatch()
|
/openbsd/usr.sbin/bgpctl/ |
H A D | mrtparser.c | 877 r = nlri_get_prefix6(msg, prefix, prefixlen); in mrt_extract_prefix()
|
H A D | output_json.c | 757 if (nlri_get_prefix6(buf, &prefix, in json_attr()
|
H A D | output.c | 925 if (nlri_get_prefix6(buf, &prefix, in show_attr()
|