Searched defs:nh_grp_entry (Results 1 – 1 of 1) sorted by relevance
98 struct nh_grp_entry { struct99 struct nexthop *nh;100 u8 weight;102 union {129 struct nh_grp_entry nh_entries[]; argument