aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip6_fib.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/ip6_fib.h')
-rw-r--r--include/net/ip6_fib.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/net/ip6_fib.h b/include/net/ip6_fib.h
index 6a3f26a04509..e4438de3bd6b 100644
--- a/include/net/ip6_fib.h
+++ b/include/net/ip6_fib.h
@@ -173,9 +173,6 @@ struct fib6_table {
173#define RT6_TABLE_LOCAL RT6_TABLE_MAIN 173#define RT6_TABLE_LOCAL RT6_TABLE_MAIN
174#endif 174#endif
175 175
176#define RT6_F_STRICT 1
177#define RT6_F_HAS_SADDR 2
178
179typedef struct rt6_info *(*pol_lookup_t)(struct fib6_table *, 176typedef struct rt6_info *(*pol_lookup_t)(struct fib6_table *,
180 struct flowi *, int); 177 struct flowi *, int);
181 178