X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2Fipv4%2Ffib_lookup.h;h=ac4485f75e97500ea25219b901675a67ea8aab0c;hb=f7f1b0f1e2fbadeab12d24236000e778aa9b1ead;hp=56debc86eab0244bf22f24b061e73c11aeda3427;hpb=e3f6fb6212a7102bdb56ba38fa1e98fe72950475;p=linux-2.6.git diff --git a/net/ipv4/fib_lookup.h b/net/ipv4/fib_lookup.h index 56debc86e..ac4485f75 100644 --- a/net/ipv4/fib_lookup.h +++ b/net/ipv4/fib_lookup.h @@ -19,7 +19,8 @@ struct fib_alias { /* Exported by fib_semantics.c */ extern int fib_semantic_match(struct list_head *head, const struct flowi *flp, - struct fib_result *res, int prefixlen); + struct fib_result *res, __u32 zone, __u32 mask, + int prefixlen); extern void fib_release_info(struct fib_info *); extern struct fib_info *fib_create_info(const struct rtmsg *r, struct kern_rta *rta,