Merge branch 'gtp-tunnel-driver-fixes'
[linux-block.git] / include / net / ip_fib.h
index f0c13864180e23e43fe065494fe4e42114c6ecd1..15de07d36540526fd4ede91f77af17eaf9ea1a45 100644 (file)
@@ -154,6 +154,7 @@ struct fib_info {
        int                     fib_nhs;
        bool                    fib_nh_is_v6;
        bool                    nh_updated;
+       bool                    pfsrc_removed;
        struct nexthop          *nh;
        struct rcu_head         rcu;
        struct fib_nh           fib_nh[];