]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/net/fib_rules.h
[NETLINK]: Use nlmsg_trim() where appropriate
[karo-tx-linux.git] / include / net / fib_rules.h
index bc3c26494c3d2f4b578be0d12f4c20fd8e1b127c..d585ea9fa97d3887435e064922f5e65a62748851 100644 (file)
@@ -34,6 +34,7 @@ struct fib_rules_ops
        int                     family;
        struct list_head        list;
        int                     rule_size;
+       int                     addr_size;
 
        int                     (*action)(struct fib_rule *,
                                          struct flowi *, int,