Home
last modified time | relevance | path

Searched refs:ibuf_get_h64 (Results 1 – 4 of 4) sorted by relevance

/openbsd/lib/libutil/
H A DSymbols.map44 ibuf_get_h64;
H A Dimsg.h121 int ibuf_get_h64(struct ibuf *, uint64_t *);
H A Dimsg-buffer.c479 ibuf_get_h64(struct ibuf *buf, uint64_t *value) in ibuf_get_h64() function
/openbsd/usr.sbin/bgpd/
H A Dutil.c763 ibuf_get_h64(buf, &prefix->rd) == -1) in nlri_get_vpn4()
816 ibuf_get_h64(buf, &prefix->rd) == -1) in nlri_get_vpn6()