|
@@ -113,6 +113,7 @@ extern int nf_ct_port_tuple_to_nlattr(struct sk_buff *skb,
|
|
const struct nf_conntrack_tuple *tuple);
|
|
const struct nf_conntrack_tuple *tuple);
|
|
extern int nf_ct_port_nlattr_to_tuple(struct nlattr *tb[],
|
|
extern int nf_ct_port_nlattr_to_tuple(struct nlattr *tb[],
|
|
struct nf_conntrack_tuple *t);
|
|
struct nf_conntrack_tuple *t);
|
|
|
|
+extern int nf_ct_port_nlattr_tuple_size(void);
|
|
extern const struct nla_policy nf_ct_port_nla_policy[];
|
|
extern const struct nla_policy nf_ct_port_nla_policy[];
|
|
|
|
|
|
#ifdef CONFIG_SYSCTL
|
|
#ifdef CONFIG_SYSCTL
|