net: nexthop: Add ability to enable / disable hardware statistics
[sfrench/cifs-2.6.git] / include / net / nexthop.h
index 584c37120c204ba47090f965f81922eec929ba61..1ba6d3668518730eb7f9c90fc47874322a8c4087 100644 (file)
@@ -47,6 +47,8 @@ struct nh_config {
        bool            nh_grp_res_has_idle_timer;
        bool            nh_grp_res_has_unbalanced_timer;
 
+       bool            nh_hw_stats;
+
        struct nlattr   *nh_encap;
        u16             nh_encap_type;