]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/ipv4/fib_lookup.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
[karo-tx-linux.git] / net / ipv4 / fib_lookup.h
index 84db2da5c84810f169308cd203078026293601e9..4ec323875a02c9285bae4b042d12e5ec719c2263 100644 (file)
@@ -25,9 +25,6 @@ static inline void fib_alias_accessed(struct fib_alias *fa)
 }
 
 /* Exported by fib_semantics.c */
-extern int fib_semantic_match(struct fib_table *tb, struct list_head *head,
-                             const struct flowi *flp,
-                             struct fib_result *res, int prefixlen, int fib_flags);
 extern void fib_release_info(struct fib_info *);
 extern struct fib_info *fib_create_info(struct fib_config *cfg);
 extern int fib_nh_match(struct fib_config *cfg, struct fib_info *fi);