|
@@ -191,8 +191,6 @@ __nf_conntrack_find(struct net *net, u16 zone,
|
|
|
int nf_conntrack_hash_check_insert(struct nf_conn *ct);
|
|
|
bool nf_ct_delete(struct nf_conn *ct, u32 pid, int report);
|
|
|
|
|
|
-void nf_conntrack_flush_report(struct net *net, u32 portid, int report);
|
|
|
-
|
|
|
bool nf_ct_get_tuplepr(const struct sk_buff *skb, unsigned int nhoff,
|
|
|
u_int16_t l3num, struct nf_conntrack_tuple *tuple);
|
|
|
bool nf_ct_invert_tuplepr(struct nf_conntrack_tuple *inverse,
|