Searched refs:pptps_nexthdr (Results 1 – 2 of 2) sorted by relevance
330 pptps->pptps_nexthdr += len;343 pptps->pptps_next = pptps->pptps_nexthdr;514 pptp->pptp_side[1 - rev].pptps_nexthdr = ntohl(tcp->th_ack);516 pptp->pptp_side[rev].pptps_nexthdr = ntohl(tcp->th_seq) + 1;
254 u_32_t pptps_nexthdr; member