ipv4: Elide fib_validate_source() completely when possible.
[deliverable/linux.git] / include / net / fib_rules.h
index 075f1e3a0fedf77dbe1cebb42e41ac930c304fca..e361f4882426d26fa8e21dd20e9a6a285c578546 100644 (file)
@@ -52,6 +52,7 @@ struct fib_rules_ops {
                                             struct sk_buff *,
                                             struct fib_rule_hdr *,
                                             struct nlattr **);
+       void                    (*delete)(struct fib_rule *);
        int                     (*compare)(struct fib_rule *,
                                           struct fib_rule_hdr *,
                                           struct nlattr **);
This page took 0.025692 seconds and 5 git commands to generate.