Home
last modified time | relevance | path

Searched refs:_ctlh (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/netfilter/
Dnf_conntrack_pptp.c519 struct PptpControlHeader _ctlh, *ctlh; in conntrack_pptp_help() local
552 ctlh = skb_header_pointer(skb, nexthdr_off, sizeof(_ctlh), &_ctlh); in conntrack_pptp_help()
555 nexthdr_off += sizeof(_ctlh); in conntrack_pptp_help()
556 datalen -= sizeof(_ctlh); in conntrack_pptp_help()