Home
last modified time | relevance | path

Searched refs:bytebuffer_flip (Results 1 – 7 of 7) sorted by relevance

/openbsd/usr.sbin/npppd/common/
H A Dbytebuf.h54 void bytebuffer_flip (bytebuffer *);
H A Dbytebuf.c344 bytebuffer_flip(bytebuffer *_this) in bytebuffer_flip() function
/openbsd/usr.sbin/npppd/pppoe/
H A Dpppoe_session.c270 bytebuffer_flip(buf); in pppoe_session_send_PADT()
342 bytebuffer_flip(buf); in pppoe_session_send_PADS()
H A Dpppoed.c992 bytebuffer_flip(buf); in pppoed_recv_PADI()
/openbsd/usr.sbin/npppd/pptp/
H A Dpptp_ctrl.c423 bytebuffer_flip(_this->recv_buf); in pptp_ctrl_io_event()
532 bytebuffer_flip(_this->send_buf); in pptp_ctrl_output_flush()
/openbsd/usr.sbin/npppd/l2tp/
H A Dl2tp_call.c437 bytebuffer_flip(buffer); in l2tp_call_send_data_packet()
H A Dl2tp_ctrl.c1084 bytebuffer_flip(bytebuf); in l2tp_ctrl_send_packet()