Home
last modified time | relevance | path

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

/linux/include/net/
H 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;
161 struct nh_group __rcu *nh_grp; argument
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c480 struct mlxsw_sp_nexthop_group *nh_group; member
5945 struct mlxsw_sp_nexthop_group *nh_group = fib_entry->nh_group; in mlxsw_sp_fib_entry_should_offload() local
6206 struct mlxsw_sp_nexthop_group *nh_group = fib_entry->nh_group; in mlxsw_sp_fib_entry_op_remote() local