Searched refs:_pptph (Results 1 – 1 of 1) sorted by relevance
524 struct pptp_pkt_hdr _pptph; in conntrack_pptp_help() local553 pptph = skb_header_pointer(skb, nexthdr_off, sizeof(_pptph), &_pptph); in conntrack_pptp_help()558 nexthdr_off += sizeof(_pptph); in conntrack_pptp_help()559 datalen -= sizeof(_pptph); in conntrack_pptp_help()
Completed in 3 milliseconds