Home
last modified time | relevance | path

Searched defs:nh_group (Results 1 – 1 of 1) sorted by relevance

/include/net/
A Dnexthop.h128 struct nh_group { struct
129 struct nh_group *spare; /* spare group for removals */ argument
130 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