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