pptp_ctrl_union   307 include/linux/netfilter/nf_conntrack_pptp.h 			     union pptp_ctrl_union *pptpReq);
pptp_ctrl_union   313 include/linux/netfilter/nf_conntrack_pptp.h 			    union pptp_ctrl_union *pptpReq);
pptp_ctrl_union   132 net/ipv4/netfilter/nf_nat_pptp.c 		cid_off = offsetof(union pptp_ctrl_union, ocreq.callID);
pptp_ctrl_union   149 net/ipv4/netfilter/nf_nat_pptp.c 		cid_off = offsetof(union pptp_ctrl_union, icack.callID);
pptp_ctrl_union   152 net/ipv4/netfilter/nf_nat_pptp.c 		cid_off = offsetof(union pptp_ctrl_union, clrreq.callID);
pptp_ctrl_union   231 net/ipv4/netfilter/nf_nat_pptp.c 		pcid_off = offsetof(union pptp_ctrl_union, ocack.peersCallID);
pptp_ctrl_union   234 net/ipv4/netfilter/nf_nat_pptp.c 		pcid_off = offsetof(union pptp_ctrl_union, iccon.peersCallID);
pptp_ctrl_union   240 net/ipv4/netfilter/nf_nat_pptp.c 		pcid_off = offsetof(union pptp_ctrl_union, wanerr.peersCallID);
pptp_ctrl_union   243 net/ipv4/netfilter/nf_nat_pptp.c 		pcid_off = offsetof(union pptp_ctrl_union, disc.callID);
pptp_ctrl_union   246 net/ipv4/netfilter/nf_nat_pptp.c 		pcid_off = offsetof(union pptp_ctrl_union, setlink.peersCallID);
pptp_ctrl_union    47 net/netfilter/nf_conntrack_pptp.c 			     union pptp_ctrl_union *pptpReq) __read_mostly;
pptp_ctrl_union    54 net/netfilter/nf_conntrack_pptp.c 			    union pptp_ctrl_union *pptpReq) __read_mostly;
pptp_ctrl_union   511 net/netfilter/nf_conntrack_pptp.c 	union pptp_ctrl_union _pptpReq, *pptpReq;