diff options
| -rw-r--r-- | include/linux/netfilter_ipv4/ip_conntrack_pptp.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/linux/netfilter_ipv4/ip_conntrack_pptp.h b/include/linux/netfilter_ipv4/ip_conntrack_pptp.h index 50a761db5a04..816144c75de0 100644 --- a/include/linux/netfilter_ipv4/ip_conntrack_pptp.h +++ b/include/linux/netfilter_ipv4/ip_conntrack_pptp.h | |||
| @@ -284,13 +284,6 @@ struct PptpSetLinkInfo { | |||
| 284 | __be32 recvAccm; | 284 | __be32 recvAccm; |
| 285 | }; | 285 | }; |
| 286 | 286 | ||
| 287 | |||
| 288 | struct pptp_priv_data { | ||
| 289 | __u16 call_id; | ||
| 290 | __u16 mcall_id; | ||
| 291 | __u16 pcall_id; | ||
| 292 | }; | ||
| 293 | |||
| 294 | union pptp_ctrl_union { | 287 | union pptp_ctrl_union { |
| 295 | struct PptpStartSessionRequest sreq; | 288 | struct PptpStartSessionRequest sreq; |
| 296 | struct PptpStartSessionReply srep; | 289 | struct PptpStartSessionReply srep; |
