Searched refs:pptps_buffer (Results 1 – 1 of 1) sorted by relevance
25 char pptps_buffer[512]; member183 pptp->pptp_side[0].pptps_wptr = pptp->pptp_side[0].pptps_buffer; in ipf_p_pptp_new()184 pptp->pptp_side[1].pptps_wptr = pptp->pptp_side[1].pptps_buffer; in ipf_p_pptp_new()328 hdr = (pptp_hdr_t *)pptps->pptps_buffer; in ipf_p_pptp_nextmessage()355 if (len > sizeof(pptps->pptps_buffer)) { in ipf_p_pptp_nextmessage()360 pptps->pptps_wptr = pptps->pptps_buffer; in ipf_p_pptp_nextmessage()378 pptps->pptps_wptr = pptps->pptps_buffer; in ipf_p_pptp_nextmessage()399 pptp_hdr_t *hdr = (pptp_hdr_t *)pptps->pptps_buffer; in ipf_p_pptp_message()421 u_short *buffer = (u_short *)(pptps->pptps_buffer); in ipf_p_pptp_mctl()