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

/openbsd-current/lib/libutil/
H A Dimsg.h108 int ibuf_truncate(struct ibuf *, size_t);
H A Dimsg-buffer.c363 ibuf_truncate(struct ibuf *buf, size_t len) function
/openbsd-current/usr.sbin/bgpctl/
H A Dmrtparser.c657 if (ibuf_truncate(&abuf, alen) == -1)
H A Dbgpctl.c1703 if (ibuf_truncate(&attrbuf, attrlen) == -1)
/openbsd-current/usr.sbin/bgpd/
H A Drtr_proto.c335 ibuf_truncate(pdu, RTR_MAX_PDU_ERROR_SIZE);
H A Dsession.c1735 ibuf_truncate(ibuf, MAX_PKTSIZE -
2258 if (ibuf_truncate(&oparams, ext_len) == -1 ||

Completed in 90 milliseconds