Searched defs:ctlh (Results 1 – 2 of 2) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nf_conntrack_pptp.c | 497 msg = ntohs(ctlh in conntrack_pptp_help() local 249 pptp_inbound_pkt(struct sk_buff * skb,unsigned int protoff,struct PptpControlHeader * ctlh,union pptp_ctrl_union * pptpReq,unsigned int reqlen,struct nf_conn * ct,enum ip_conntrack_info ctinfo) pptp_inbound_pkt() argument 376 pptp_outbound_pkt(struct sk_buff * skb,unsigned int protoff,struct PptpControlHeader * ctlh,union pptp_ctrl_union * pptpReq,unsigned int reqlen,struct nf_conn * ct,enum ip_conntrack_info ctinfo) pptp_outbound_pkt() argument [all...] |
| /linux/net/ipv4/netfilter/ |
| H A D | nf_nat_pptp.c | 124 pptp_outbound_pkt(struct sk_buff * skb,struct nf_conn * ct,enum ip_conntrack_info ctinfo,unsigned int protoff,struct PptpControlHeader * ctlh,union pptp_ctrl_union * pptpReq) pptp_outbound_pkt() argument 235 pptp_inbound_pkt(struct sk_buff * skb,struct nf_conn * ct,enum ip_conntrack_info ctinfo,unsigned int protoff,struct PptpControlHeader * ctlh,union pptp_ctrl_union * pptpReq) pptp_inbound_pkt() argument
|