Lines Matching defs:pptps_next
25 u_32_t pptps_next;
309 if (pptps->pptps_next > end && pptps->pptps_next > start)
312 if (pptps->pptps_next != start) {
315 pptps->pptps_next, start);
336 pptps->pptps_next += 8;
365 pptps->pptps_next = pptps->pptps_nexthdr;
378 pptps->pptps_next += len;
526 pptp->pptp_side[1 - rev].pptps_next = ntohl(tcp->th_ack);
528 pptp->pptp_side[rev].pptps_next = ntohl(tcp->th_seq) + 1;