Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_conntrack_pptp.c501 struct PptpControlHeader _ctlh, *ctlh; in conntrack_pptp_help() local
544 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()