PPTP_BUFSIZ
if ((_this->recv_buf = bytebuffer_create(PPTP_BUFSIZ)) == NULL) {
if ((_this->send_buf = bytebuffer_create(PPTP_BUFSIZ)) == NULL) {