Signed-off-by: Pablo Neira Ayuso <pa...@netfilter.org>
---
 include/netlink.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/include/netlink.h b/include/netlink.h
index 58b37d3cd572..92bae138bf91 100644
--- a/include/netlink.h
+++ b/include/netlink.h
@@ -110,10 +110,6 @@ extern void netlink_linearize_rule(struct netlink_ctx *ctx,
 extern struct rule *netlink_delinearize_rule(struct netlink_ctx *ctx,
                                             struct nftnl_rule *r);
 
-extern int netlink_add_rule(struct netlink_ctx *ctx, const struct handle *h,
-                           const struct rule *rule, uint32_t flags);
-extern int netlink_delete_rule(struct netlink_ctx *ctx, const struct handle *h,
-                              const struct location *loc);
 extern int netlink_add_rule_batch(struct netlink_ctx *ctx,
                                  const struct cmd *cmd,
                                  uint32_t flags);
-- 
2.11.0

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to