Home
last modified time | relevance | path

Searched refs:bytebuffer_compact (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/npppd/common/
H A Dbytebuf.h45 void bytebuffer_compact (bytebuffer *);
H A Dbytebuf.c191 bytebuffer_compact(bytebuffer *_this) in bytebuffer_compact() function
/openbsd-src/usr.sbin/npppd/pptp/
H A Dpptp_ctrl.c439 bytebuffer_compact(_this->recv_buf); in pptp_ctrl_io_event()
443 bytebuffer_compact(_this->recv_buf); in pptp_ctrl_io_event()
549 bytebuffer_compact(_this->send_buf); in pptp_ctrl_output_flush()