Searched refs:_ctlh (Results 1 – 1 of 1) sorted by relevance
501 struct PptpControlHeader _ctlh, *ctlh; in conntrack_pptp_help() local544 ctlh = skb_header_pointer(skb, nexthdr_off, sizeof(_ctlh), &_ctlh); in conntrack_pptp_help()547 nexthdr_off += sizeof(_ctlh); in conntrack_pptp_help()548 datalen -= sizeof(_ctlh); in conntrack_pptp_help()