Searched defs:nh_group (Results 1 – 1 of 1) sorted by relevance
119 struct nh_group { struct120 struct nh_group *spare; /* spare group for removals */ argument121 u16 num_nh;122 bool is_multipath;123 bool hash_threshold;124 bool resilient;125 bool fdb_nh;126 bool has_v4;151 struct nh_group __rcu *nh_grp; argument