Searched defs:mlxsw_sp_router (Results 1 – 1 of 1) sorted by relevance
48 struct mlxsw_sp_router { struct49 struct mlxsw_sp *mlxsw_sp;50 struct mlxsw_sp_rif **rifs;51 struct mlxsw_sp_vr *vrs;52 struct rhashtable neigh_ht;53 struct rhashtable nexthop_group_ht;54 struct rhashtable nexthop_ht;55 struct list_head nexthop_list;56 struct {61 } lpm;[all …]