net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.
[pandora-kernel.git] / include / net / fib_rules.h
index c49086d..52bd9e6 100644 (file)
@@ -114,4 +114,5 @@ extern int                  fib_rules_lookup(struct fib_rules_ops *,
 extern int                     fib_default_rule_add(struct fib_rules_ops *,
                                                     u32 pref, u32 table,
                                                     u32 flags);
+extern u32                     fib_default_rule_pref(struct fib_rules_ops *ops);
 #endif