Home
last modified time | relevance | path

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

/include/net/
Dnexthop.h119 struct nh_group { struct
120 struct nh_group *spare; /* spare group for removals */ argument
121 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