Searched refs:_ctlh (Results 1 – 1 of 1) sorted by relevance
518 struct PptpControlHeader _ctlh, *ctlh; in conntrack_pptp_help() local551 ctlh = skb_header_pointer(skb, nexthdr_off, sizeof(_ctlh), &_ctlh); in conntrack_pptp_help()554 nexthdr_off += sizeof(_ctlh); in conntrack_pptp_help()555 datalen -= sizeof(_ctlh); in conntrack_pptp_help()