提交 a82b7489 编写于 作者: H Harald Welte 提交者: David S. Miller

[NETFILTER] remove unneeded structure definition from conntrack helper

Signed-off-by: NHarald Welte <laforge@netfilter.org>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 67497205
......@@ -284,13 +284,6 @@ struct PptpSetLinkInfo {
__be32 recvAccm;
};
struct pptp_priv_data {
__u16 call_id;
__u16 mcall_id;
__u16 pcall_id;
};
union pptp_ctrl_union {
struct PptpStartSessionRequest sreq;
struct PptpStartSessionReply srep;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册