Searched defs:nh_group (Results 1 – 1 of 1) sorted by relevance
128 struct nh_group { struct129 struct nh_group *spare; /* spare group for removals */ argument130 u16 num_nh;131 bool is_multipath;132 bool hash_threshold;133 bool resilient;134 bool fdb_nh;135 bool has_v4;136 bool hw_stats;138 struct nh_res_table __rcu *res_table;
Completed in 12 milliseconds