提交 d8ed9600 编写于 作者: T Taehee Yoo 提交者: Pablo Neira Ayuso

netfilter: remove useless prototype

prototype nf_ct_nat_offset is not used anymore.
Signed-off-by: NTaehee Yoo <ap420073@gmail.com>
上级 b408c5b0
......@@ -213,11 +213,6 @@ static inline bool nf_ct_kill(struct nf_conn *ct)
return nf_ct_delete(ct, 0, 0);
}
/* These are for NAT. Icky. */
extern s32 (*nf_ct_nat_offset)(const struct nf_conn *ct,
enum ip_conntrack_dir dir,
u32 seq);
/* Set all unconfirmed conntrack as dying */
void nf_ct_unconfirmed_destroy(struct net *);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册