Searched refs:_pptph (Results 1 – 1 of 1) sorted by relevance
524 struct pptp_pkt_hdr _pptph; in conntrack_pptp_help() local551 pptph = skb_header_pointer(skb, nexthdr_off, sizeof(_pptph), &_pptph); in conntrack_pptp_help()556 nexthdr_off += sizeof(_pptph); in conntrack_pptp_help()557 datalen -= sizeof(_pptph); in conntrack_pptp_help()